Searched refs:BeginOp (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/interface/
H A DPictureDataWriter.cpp65 BeginOp(B_PIC_SET_ORIGIN);
83 BeginOp(B_PIC_FILL_RECT);
100 BeginOp(B_PIC_SET_DRAWING_MODE);
115 BeginOp(B_PIC_SET_PEN_LOCATION);
130 BeginOp(B_PIC_SET_PEN_SIZE);
146 BeginOp(B_PIC_SET_LINE_MODE);
163 BeginOp(B_PIC_SET_FILL_RULE);
178 BeginOp(B_PIC_SET_SCALE);
193 BeginOp(B_PIC_SET_TRANSFORM);
208 BeginOp(B_PIC_AFFINE_TRANSLAT
934 PictureDataWriter::BeginOp(const int16& op) function in class:PictureDataWriter
[all...]
/haiku/headers/private/interface/
H A DPictureDataWriter.h134 void BeginOp(const int16& op);
/haiku/src/servers/app/
H A DServerPicture.cpp1188 BeginOp(B_PIC_ENTER_STATE_CHANGE);
1225 BeginOp(B_PIC_ENTER_FONT_STATE);

Completed in 42 milliseconds