Searched refs:AdjustCenterValue (Results 1 – 2 of 2) sorted by relevance
73 AdjustCenterValue(f32 value) in AdjustCenterValue() function665 const f32 offset = AdjustCenterValue(textWidth) - AdjustCenterValue(width); in PrintImpl()825 *pXOrigin -= AdjustCenterValue(textWidth); in AdjustCursor()836 *pYOrigin -= AdjustCenterValue(textHeight); in AdjustCursor()848 const f32 offset = AdjustCenterValue(textWidth) - AdjustCenterValue(width); in AdjustCursor()
55 AdjustCenterValue( in AdjustCenterValue() function609 pos.x = internal::AdjustCenterValue(size.width, isCeil); in AdjustTextPos()623 pos.y = internal::AdjustCenterValue(size.height, isCeil); in AdjustTextPos()