Searched refs:GraphiteWinLayout (Results 1 – 1 of 1) sorted by relevance
2809 class GraphiteWinLayout : public WinLayout class2816 GraphiteWinLayout(HDC hDC, const ImplWinFontData& rWFD, ImplWinFontEntry& rWFE) throw();2840 ~GraphiteWinLayout() { delete mpFeatures; mpFeatures = NULL; };2846 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) const[all …]