Home
last modified time | relevance | path

Searched refs:GetServerFont (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx284 ServerFont& GetServerFont() const { return mrServerFont; } in GetServerFont() function in ServerFontLayout
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx99 FreetypeServerFont& rFont = static_cast<FreetypeServerFont&>(rLayout.GetServerFont()); in operator ()()
412 FreetypeServerFont& rFont = reinterpret_cast<FreetypeServerFont&>(rLayout.GetServerFont()); in operator ()()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx542 ServerFont& rFont = rLayout.GetServerFont(); in DrawCairoAAFontString()
620 ServerFont& rFont = rLayout.GetServerFont(); in DrawServerAAFontString()
651 ServerFont& rFont = rLayout.GetServerFont(); in DrawServerAAForcedString()
880 ServerFont& rFont = rSalLayout.GetServerFont(); in DrawServerSimpleFontString()
928 ServerFont& rFont = rLayout.GetServerFont(); in DrawServerFontLayout()

Completed in 31 milliseconds