Searched refs:HORIZONTAL_ORIGIN_RIGHT (Results 1 – 3 of 3) sorted by relevance
66 HORIZONTAL_ORIGIN_RIGHT = 0x20, //!< 原点を文字列の右端に置く。 enumerator
575 value |= font::WideTextWriter::HORIZONTAL_ORIGIN_RIGHT; in SetTextPos()
829 else if (IsDrawFlagSet(HORIZONTAL_ORIGIN_MASK, HORIZONTAL_ORIGIN_RIGHT)) in AdjustCursor()