Searched refs:createWriteablePath (Results 1 – 1 of 1) sorted by relevance
3183 static bool createWriteablePath( const ByteString& rPath ) in createWriteablePath() function3194 if( nPos != STRING_NOTFOUND && nPos != 0 && createWriteablePath( rPath.Copy( 0, nPos+1 ) ) ) in createWriteablePath()3222 if( createWriteablePath( aDirPath ) ) in importFonts()3390 if( createWriteablePath( aDir ) ) in checkImportPossible()
Completed in 38 milliseconds