Home
last modified time | relevance | path

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

/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1678 rtl::OStringBuffer aBaseFontDir( aBaseSysPath.getLength()*2 ); in AddLocalTempFontDirs() local
1679 aBaseFontDir.append( rtl::OUStringToOString( aBaseSysPath, RTL_TEXTENCODING_UTF8 ) ); in AddLocalTempFontDirs()
1680 aBaseFontDir.append( "/share/fonts/truetype/" ); in AddLocalTempFontDirs()
1681 bool bBaseSuccess = AddTempFontDir( aBaseFontDir.getStr() ); in AddLocalTempFontDirs()

Completed in 33 milliseconds