Searched refs:FLG_FONT (Results 1 – 2 of 2) sorted by relevance
248 if (!(Flags() & FLG_FONT)) in SetFont()826 Flags() |= FLG_FONT; in Prepare()2130 Flags() |= FLG_FONT; in Prepare()2789 Flags() |= FLG_FONT | FLG_ITALIC; in Prepare()2987 Flags() |= FLG_FONT; in Prepare()3062 Flags() |= FLG_COLOR | FLG_FONT | FLG_ITALIC; in Prepare()3086 | FLG_COLOR | FLG_FONT | FLG_SIZE; in Prepare()3126 Flags() |= FLG_FONT | FLG_BOLD | FLG_ITALIC; in Prepare()
47 #define FLG_FONT 0x0001 macro
Completed in 30 milliseconds