Searched refs:bBBox (Results 1 – 3 of 3) sorted by relevance
83 FX_BOOL bBBox = FALSE);102 FX_BOOL bBBox = FALSE) const;
100 FX_BOOL bBBox) { in GetCharRects_Impl() argument125 return pEngine->GetTextBreak()->GetCharRects(&tr, rtArray, bBBox); in GetCharRects_Impl()183 FX_BOOL bBBox) const { in GetCharRect()195 if (bBBox) { in GetCharRect()196 m_pTextSet->GetCharRects_Impl((FDE_HVISUALOBJ)pPiece, rectArr, bBBox); in GetCharRect()
20 FX_BOOL bBBox = FALSE) const = 0;