Searched refs:LayoutText (Results 1 – 16 of 16) sorted by relevance
59 …virtual bool LayoutText( ImplLayoutArgs& rArgs) { SalLayout::AdjustLayout(rArgs); return maImpl.L… in LayoutText() function in GraphiteServerFontLayout
163 virtual bool LayoutText( ImplLayoutArgs& ) = 0; // first step of layouting249 virtual bool LayoutText( ImplLayoutArgs& );
129 virtual bool LayoutText( ImplLayoutArgs& ); // first step of layout
281 virtual bool LayoutText( ImplLayoutArgs& );
33 virtual bool LayoutText( ImplLayoutArgs& );112 bool CTLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() function in CTLayout
43 virtual bool LayoutText( ImplLayoutArgs& );203 bool ATSLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() function in ATSLayout
175 virtual bool LayoutText( ImplLayoutArgs& );292 bool SimpleWinLayout::LayoutText( ImplLayoutArgs& rArgs ) function in SimpleWinLayout1051 virtual bool LayoutText( ImplLayoutArgs& );1275 bool UniscribeLayout::LayoutText( ImplLayoutArgs& rArgs ) function in UniscribeLayout2821 virtual bool LayoutText( ImplLayoutArgs& ); // first step of layout2883 bool GraphiteWinLayout::LayoutText( ImplLayoutArgs & args) function in GraphiteWinLayout
37 virtual bool LayoutText( ImplLayoutArgs& );
134 virtual bool LayoutText( ImplLayoutArgs& );233 bool Os2SalLayout::LayoutText( ImplLayoutArgs& rArgs ) function in Os2SalLayout
572 virtual bool LayoutText( ImplLayoutArgs& );600 bool PspFontLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() function in PspFontLayout
513 virtual bool LayoutText( ImplLayoutArgs& );541 bool PspFontLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() function in PspFontLayout
58 bool ServerFontLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() function in ServerFontLayout
589 bool GraphiteLayout::LayoutText(ImplLayoutArgs & rArgs) in LayoutText() function in GraphiteLayout
1712 bool MultiSalLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() function in MultiSalLayout
6055 if( pSalLayout && !pSalLayout->LayoutText( aLayoutArgs ) ) in ImplLayout()6196 if( pFallback->LayoutText( rLayoutArgs ) ) in ImplGlyphFallbackLayout()6219 if( pMultiSalLayout && pMultiSalLayout->LayoutText( rLayoutArgs ) ) in ImplGlyphFallbackLayout()
2350 virtual bool LayoutText( ImplLayoutArgs& );2372 bool PDFSalLayout::LayoutText( ImplLayoutArgs& rArgs ) in LayoutText() function in PDFSalLayout
Completed in 596 milliseconds