Home
last modified time | relevance | path

Searched refs:mpPreMatchHook (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Doutfont.hxx194 ImplPreMatchFontSubstitution* mpPreMatchHook; // device specific prematch substitution member in ImplDevFontList
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1262 , 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 42 milliseconds