Home | History | Annotate | Download | only in core

Lines Matching full:mask

102         kAntiAlias_Flag       = 0x01,   //!< mask to enable antialiasing
103 kFilterBitmap_Flag = 0x02, //!< mask to enable bitmap filtering
104 kDither_Flag = 0x04, //!< mask to enable dithering
105 kUnderlineText_Flag = 0x08, //!< mask to enable underline text
106 kStrikeThruText_Flag = 0x10, //!< mask to enable strike-thru text
107 kFakeBoldText_Flag = 0x20, //!< mask to enable fake-bold text
108 kLinearText_Flag = 0x40, //!< mask to enable linear-text
109 kSubpixelText_Flag = 0x80, //!< mask to enable subpixel text positioning
110 kDevKernText_Flag = 0x100, //!< mask to enable device kerning text
111 kLCDRenderText_Flag = 0x200, //!< mask to enable subpixel glyph renderering
112 kEmbeddedBitmapText_Flag = 0x400, //!< mask to enable embedded bitmap strikes