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

/haiku/headers/private/interface/
H A DPictureProtocol.h71 B_PIC_SET_FONT_FACE = 0x0389, enumerator in enum:__anon7
/haiku/src/kits/interface/
H A DPicturePlayer.cpp691 RETURN_STRING(B_PIC_SET_FONT_FACE);
917 || header->op > B_PIC_SET_FONT_FACE) {
1549 case B_PIC_SET_FONT_FACE:
H A DPictureDataWriter.cpp842 BeginOp(B_PIC_SET_FONT_FACE);

Completed in 43 milliseconds