Searched refs:VERTICAL_ORIGIN_TOP (Results 1 – 3 of 3) sorted by relevance
70 VERTICAL_ORIGIN_TOP = 0x000, //!< 原点を文字列の上端に置く。 enumerator88 HORIZONTAL_ALIGN_LEFT | HORIZONTAL_ORIGIN_LEFT | VERTICAL_ORIGIN_TOP;
583 value |= font::WideTextWriter::VERTICAL_ORIGIN_TOP; in SetTextPos()
810 u32 topFlag = HORIZONTAL_ALIGN_LEFT | HORIZONTAL_ORIGIN_LEFT | VERTICAL_ORIGIN_TOP; in AdjustCursor()