Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp810 u32 topFlag = HORIZONTAL_ALIGN_LEFT | HORIZONTAL_ORIGIN_LEFT | VERTICAL_ORIGIN_TOP; in AdjustCursor() local
813 && ! IsDrawFlagSet(flagMask, topFlag) in AdjustCursor()