Searched refs:B_PIC_FILL_POLYGON (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/kits/interface/
H A DPicturePlayer.cpp634 RETURN_STRING(B_PIC_FILL_POLYGON);
1027 case B_PIC_FILL_POLYGON:
1038 if (header->op != B_PIC_FILL_POLYGON) {
1046 header->op == B_PIC_FILL_POLYGON);
H A DPictureDataWriter.cpp423 BeginOp(fill ? B_PIC_FILL_POLYGON : B_PIC_STROKE_POLYGON);
/haiku/headers/private/interface/
H A DPictureProtocol.h15 B_PIC_FILL_POLYGON = 0x010C, enumerator in enum:__anon7

Completed in 57 milliseconds