Searched refs:fontRect (Results 1 – 1 of 1) sorted by relevance
342 FX_RECT fontRect; in GetSpaceCharWidth() local343 pFont->GetFontBBox(fontRect); in GetSpaceCharWidth()345 bVertWriting ? (FX_FLOAT)fontRect.Height() : (FX_FLOAT)fontRect.Width(); in GetSpaceCharWidth()