Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3471 PrintFont* pSearchFont = getFont( nFont ); in getFileDuplicates() local
3472 if( ! pSearchFont || in getFileDuplicates()
3473 pSearchFont->m_eType != fonttype::TrueType || in getFileDuplicates()
3474 static_cast<TrueTypeFontFile*>(pSearchFont)->m_nCollectionEntry == -1 in getFileDuplicates()

Completed in 36 milliseconds