Searched refs:B_PIC_STROKE_ARC (Results 1 – 3 of 3) sorted by relevance
21 B_PIC_STROKE_ARC = 0x0113, enumerator
404 BeginOp(fill ? B_PIC_FILL_ARC : B_PIC_STROKE_ARC); in WriteDrawArc()
642 RETURN_STRING(B_PIC_STROKE_ARC); in PictureOpToString()997 case B_PIC_STROKE_ARC: in _Play()