Searched refs:Fixed2Vcl (Results 1 – 1 of 1) sorted by relevance
79 int Fixed2Vcl( Fixed ) const; // convert ATSU-Fixed units to VCL units170 inline int ATSLayout::Fixed2Vcl( Fixed nFixed ) const in Fixed2Vcl() function in ATSLayout302 mnTrailingSpaceWidth -= Fixed2Vcl( mpCharWidths[i] ); in AdjustLayout()557 *(pGlyphAdvances++) = Fixed2Vcl( mpGlyphAdvances[nStart] ); in GetNextGlyphs()648 int nScaledWidth = Fixed2Vcl( mnCachedWidth ); in GetTextWidth()683 nPixWidth = Fixed2Vcl( mnCachedWidth ); in FillDXArray()812 const int nPixelPos = Fixed2Vcl( nFixedPos ); in GetCaretPositions()
Completed in 35 milliseconds