Home
last modified time | relevance | path

Searched refs:pFontPath (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx171 if( const char* pFontPath = ::getenv( "SAL_FONTPATH_PRIVATE" ) ) in LoadFonts() local
172 AddFontPath( String::CreateFromAscii( pFontPath ) ); in LoadFonts()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1681 if( const char* pFontPath = ::getenv( "SAL_FONTPATH_PRIVATE" ) ) in GetFontPath() local
1682 pSVData->maAppData.mpFontPath = new String( String::CreateFromAscii( pFontPath ) ); in GetFontPath()

Completed in 28 milliseconds