Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2342 String aFontDirUrl = aPath.copy( 0, aPath.lastIndexOf('/') ); in GetDevFontList() local
2343 aFontDirUrl += String( RTL_CONSTASCII_USTRINGPARAM("/share/fonts/truetype") ); in GetDevFontList()
2346 osl::Directory aFontDir( aFontDirUrl ); in GetDevFontList()

Completed in 19 milliseconds