Searched refs:AdjustCenterValue (Results 1 – 2 of 2) sorted by relevance
75 AdjustCenterValue(f32 value) in AdjustCenterValue() function667 const f32 offset = AdjustCenterValue(textWidth) - AdjustCenterValue(width); in PrintImpl()827 *pXOrigin -= AdjustCenterValue(textWidth); in AdjustCursor()838 *pYOrigin -= AdjustCenterValue(textHeight); in AdjustCursor()850 const f32 offset = AdjustCenterValue(textWidth) - AdjustCenterValue(width); in AdjustCursor()
57 AdjustCenterValue( in AdjustCenterValue() function611 pos.x = internal::AdjustCenterValue(size.width, isCeil); in AdjustTextPos()625 pos.y = internal::AdjustCenterValue(size.height, isCeil); in AdjustTextPos()