Searched refs:pSearchInfo (Results 1 – 1 of 1) sorted by relevance
616 pFontNameInfo = pSearchInfo; in Get()617 pSearchInfo = pData->mpFirst; in Get()618 while ( pSearchInfo ) in Get()622 pFontInfo = pSearchInfo; in Get()626 pSearchInfo = pSearchInfo->mpNext; in Get()705 pFontNameInfo = pSearchInfo; in Get()706 while ( pSearchInfo ) in Get()708 if ( (eWeight == pSearchInfo->GetWeight()) && in Get()709 (eItalic == pSearchInfo->GetItalic()) ) in Get()711 pFontInfo = pSearchInfo; in Get()[all …]
Completed in 18 milliseconds