Searched refs:mpPreMatchHook (Results 1 – 2 of 2) sorted by relevance
194 ImplPreMatchFontSubstitution* mpPreMatchHook; // device specific prematch substitution member in ImplDevFontList
1262 , mpPreMatchHook( NULL ) in ImplDevFontList()1279 mpPreMatchHook = pHook; in SetPreMatchHook()2126 pClonedList->mpPreMatchHook = mpPreMatchHook; in Clone()2516 if( mpPreMatchHook ) in ImplFindByFont()2517 if( mpPreMatchHook->FindFontSubstitute( rFSD ) ) in ImplFindByFont()2549 if( mpPreMatchHook ) in ImplFindByFont()2550 if( mpPreMatchHook->FindFontSubstitute( rFSD ) ) in ImplFindByFont()
Completed in 45 milliseconds