Searched refs:aFontDirUrl (Results 1 – 1 of 1) sorted by relevance
2342 String aFontDirUrl = aPath.copy( 0, aPath.lastIndexOf('/') ); in GetDevFontList() local2343 aFontDirUrl += String( RTL_CONSTASCII_USTRINGPARAM("/share/fonts/truetype") ); in GetDevFontList()2346 osl::Directory aFontDir( aFontDirUrl ); in GetDevFontList()
Completed in 37 milliseconds