Home
last modified time | relevance | path

Searched refs:GetCanonicalFont (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dctrl.hxx102 GetCanonicalFont( const StyleSettings& _rStyle ) const;
194 Font aFont( GetCanonicalFont( GetSettings().GetStyleSettings() ) ); in GetUnzoomedControlPointFont()
H A Dbutton.hxx156 GetCanonicalFont( const StyleSettings& _rStyle ) const;
333 GetCanonicalFont( const StyleSettings& _rStyle ) const;
441 virtual const Font& GetCanonicalFont( const StyleSettings& _rStyle ) const;
H A Dfixed.hxx56 GetCanonicalFont( const StyleSettings& _rStyle ) const;
93 GetCanonicalFont( const StyleSettings& _rStyle ) const;
H A Dgroup.hxx48 GetCanonicalFont( const StyleSettings& _rStyle ) const;
H A Dtabctrl.hxx94 virtual const Font& GetCanonicalFont( const StyleSettings& _rStyle ) const;
/trunk/main/vcl/source/control/
H A Dctrl.cxx509 const Font& Control::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in Control
527 Font aFont( GetCanonicalFont( rStyleSettings ) ); in ImplInitSettings()
H A Dfixed.cxx109 const Font& FixedText::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in FixedText
449 const Font& FixedLine::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in FixedLine
H A Dgroup.cxx62 const Font& GroupBox::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in GroupBox
H A Dbutton.cxx820 const Font& PushButton::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in PushButton
2101 const Font& RadioButton::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in RadioButton
3268 const Font& CheckBox::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in CheckBox
H A Dtabctrl.cxx145 const Font& TabControl::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont() function in TabControl

Completed in 106 milliseconds