Home
last modified time | relevance | path

Searched refs:pDefaultImplFontCharMap (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx64 static ImplFontCharMap* pDefaultImplFontCharMap = NULL; variable
91 if( pDefaultImplFontCharMap ) in GetDefaultMap()
92 pDefaultImplFontCharMap->AddReference(); in GetDefaultMap()
104 pDefaultImplFontCharMap = new ImplFontCharMap( aDefaultCR ); in GetDefaultMap()
107 return pDefaultImplFontCharMap; in GetDefaultMap()
122 if( this != pDefaultImplFontCharMap ) in DeReference()

Completed in 30 milliseconds