Searched refs:B_PIC_STROKE_ELLIPSE (Results 1 – 3 of 3) sorted by relevance
23 B_PIC_STROKE_ELLIPSE = 0x0115, enumerator
388 BeginOp(fill ? B_PIC_FILL_ELLIPSE : B_PIC_STROKE_ELLIPSE); in WriteDrawEllipse()
644 RETURN_STRING(B_PIC_STROKE_ELLIPSE); in PictureOpToString()1015 case B_PIC_STROKE_ELLIPSE: in _Play()