Home
last modified time | relevance | path

Searched refs:Simplify (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx52 virtual void Simplify( bool bIsBase );
541 void CTLayout::Simplify( bool /*bIsBase*/ ) {} in Simplify() function in CTLayout
H A Datslayout.cxx62 virtual void Simplify( bool bIsBase );
1197 void ATSLayout::Simplify( bool /*bIsBase*/ ) {} in Simplify() function in ATSLayout
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx189 virtual void Simplify( bool bIsBase );
941 void SimpleWinLayout::Simplify( bool /*bIsBase*/ ) function in SimpleWinLayout
1065 virtual void Simplify( bool bIsBase );
2090 void UniscribeLayout::Simplify( bool /*bIsBase*/ ) function in UniscribeLayout
2839 virtual void Simplify( bool bIsBase );
3014 void GraphiteWinLayout::Simplify( bool is_base ) function in GraphiteWinLayout
3016 maImpl.Simplify(is_base);
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1531 void GraphiteLayout::Simplify( bool isBaseLayout ) in Simplify() function in GraphiteLayout
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1610 void GenericSalLayout::Simplify( bool bIsBase ) in Simplify() function in GenericSalLayout
1834 mpLayouts[n]->Simplify( true ); in AdjustLayout()
1836 mpLayouts[n]->Simplify( false ); in AdjustLayout()
2091 mpLayouts[0]->Simplify( true ); in AdjustLayout()
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx148 virtual void Simplify( bool bIsBase );
867 void Os2SalLayout::Simplify( bool bIsBase ) function in Os2SalLayout
/trunk/main/vcl/inc/
H A Dsallayout.hxx195 virtual void Simplify( bool bIsBase ) = 0;
264 virtual void Simplify( bool ) {} in Simplify() function in MultiSalLayout
344 virtual void Simplify( bool bIsBase );
H A Dgraphite_layout.hxx155 virtual void Simplify( bool bIsBase );
H A Dgraphite_serverfont.hxx83 virtual void Simplify( bool bIsBase ) { maImpl.Simplify(bIsBase); }; in Simplify() function in GraphiteServerFontLayout

Completed in 84 milliseconds