Home
last modified time | relevance | path

Searched refs:mpServerFont (Results 1 – 5 of 5) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx256 ServerFont* mpServerFont; member in ImplServerFontEntry
264 void SetServerFont( ServerFont* p) { mpServerFont = p; } in SetServerFont()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h99 ServerFont* mpServerFont[ MAX_FALLBACK ]; member in X11SalGraphics
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx527 , mpServerFont( NULL ) in ImplServerFontEntry()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx112 mpServerFont[i] = NULL; in X11SalGraphics()
H A Dsalgdi3.cxx198 if( mpServerFont[i] != NULL ) in setFont()
202 mpServerFont[i] = NULL; in setFont()
248 if( !mpServerFont ) in HandleFontOptions()
259 mpServerFont->SetFontOptions( maFontOptions ); in HandleFontOptions()
949 if( !mpServerFont[0] ) in GetImplFontCharMap()
1205 if( mpServerFont[nFallbackLevel] != NULL ) in GetFontMetric()
1219 if( mpServerFont[0] != NULL ) in GetKernPairs()
1240 ServerFont* pSF = mpServerFont[ nLevel ]; in GetGlyphBoundRect()
1259 ServerFont* pSF = mpServerFont[ nLevel ]; in GetGlyphOutline()
1274 if( mpServerFont[ nFallbackLevel ] in GetTextLayout()
[all …]

Completed in 42 milliseconds