Searched refs:rFontIDs (Results 1 – 2 of 2) sorted by relevance
2498 void PrintFontManager::getFontList( ::std::list< fontID >& rFontIDs, const PPDParser* pParser, bool… in getFontList() argument2500 rFontIDs.clear(); in getFontList()2598 rFontIDs.push_back( it->first ); in getFontList()2609 rFontIDs.push_back( it->first ); in getFontList()2616 rFontIDs.push_back( it->first ); in getFontList()
480 …void getFontList( std::list< fontID >& rFontIDs, const PPDParser* pParser = NULL, bool bUseOverrid…
Completed in 25 milliseconds