Home
last modified time | relevance | path

Searched refs:blineFlag (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/sources/libraries/font/
Dfont_TextWriterBase.cpp807 u32 blineFlag = HORIZONTAL_ALIGN_LEFT | HORIZONTAL_ORIGIN_LEFT | VERTICAL_ORIGIN_BASELINE; in AdjustCursor() local
810 if ( ! IsDrawFlagSet(flagMask, blineFlag) in AdjustCursor()