Home
last modified time | relevance | path

Searched refs:DisableGlyphInjection (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1066 virtual void DisableGlyphInjection( bool bDisable ) { mbDisableGlyphInjection = bDisable; } function in UniscribeLayout
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1828 mpLayouts[n]->DisableGlyphInjection( true ); in AdjustLayout()
2095 mpLayouts[n]->DisableGlyphInjection( false ); in AdjustLayout()
/trunk/main/vcl/inc/
H A Dsallayout.hxx196 virtual void DisableGlyphInjection( bool /*bDisable*/ ) {} in DisableGlyphInjection() function in SalLayout

Completed in 33 milliseconds