Searched refs:nPaths (Results 1 – 3 of 3) sorted by relevance
365 int nPaths = 0, i; in FillFontPathList() local366 char** pPaths = XGetFontPath( pDisplay, &nPaths ); in FillFontPathList()369 for( i = 0; i < nPaths; i++ ) in FillFontPathList()387 if( nPaths ) in FillFontPathList()
264 const sal_Int32 nPaths = rPaths.getLength(); in SearchFileInPaths() local265 for (sal_Int32 k = 0; k < nPaths; ++k) in SearchFileInPaths()
719 sal_uInt16 nPaths = sGlosPath.GetTokenCount(';'); in IMPL_LINK() local721 for(sal_uInt16 nPath = 0; nPath < nPaths; nPath++) in IMPL_LINK()
Completed in 29 milliseconds