Searched refs:GraphiteWinLayout (Results 1 – 1 of 1) sorted by relevance
2809 class GraphiteWinLayout : public WinLayout class2846 bool GraphiteWinLayout::IsGraphiteEnabledFont(HDC hDC) throw()2851 GraphiteWinLayout::GraphiteWinLayout(HDC hDC, const ImplWinFontData& rWFD, ImplWinFontEntry& rWFE) … function in GraphiteWinLayout2871 void GraphiteWinLayout::ReplaceDC(gr::Segment & segment) const2878 void GraphiteWinLayout::RestoreDC(gr::Segment & segment) const2883 bool GraphiteWinLayout::LayoutText( ImplLayoutArgs & args)2941 void GraphiteWinLayout::AdjustLayout(ImplLayoutArgs& rArgs)2953 void GraphiteWinLayout::DrawText(SalGraphics &sal_graphics) const2986 long GraphiteWinLayout::FillDXArray( long* pDXArray ) const3009 void GraphiteWinLayout::DropGlyph( int glyph_idx )[all …]
Completed in 17 milliseconds