Searched defs:bRtl (Results 1 – 5 of 5) sorted by relevance
124 bool bRtl = aAttribs.getBool( XML_rtl, false ); in TextBodyPropertiesContext() local
134 bool bRtl = attribs.getBool( XML_rtl, false ); in TextParagraphPropertiesContext() local
170 …bool bRtl, long &rWidth, float fScaling, std::vector<int> & rChar2Base, std::vector<int> & rGlyph2… in fill_from()341 ImplLayoutArgs & rArgs, bool bRtl,float fSegmentAdvance, in appendCluster()711 bool bRtl = mnLayoutFlags & SAL_LAYOUT_BIDI_RTL; in CreateSegment() local858 bool bRtl = pSegRecord? pSegRecord->isRtl() : pSegment->rightToLeft(); in LayoutGlyphs() local1097 bool bRtl = mnLayoutFlags & SAL_LAYOUT_BIDI_RTL; in ApplyDXArray() local1289 bool bRtl = const_cast<GraphiteLayout*>(this)->maLayout.rightToLeft(); in GetCaretPositions() local
199 bool bRtl; member
1798 bool bRtl; in AdjustLayout() local
Completed in 39 milliseconds