Lines Matching refs:ImplInitStyle
786 nStyle = ImplInitStyle( pParent->GetWindow( WINDOW_LASTCHILD ), nStyle ); in ImplInit()
797 WinBits PushButton::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle() function in PushButton
1628 SetStyle( ImplInitStyle( GetWindow( WINDOW_PREV ), GetStyle() ) ); in StateChanged()
2076 nStyle = ImplInitStyle( pParent->GetWindow( WINDOW_LASTCHILD ), nStyle ); in ImplInit()
2084 WinBits RadioButton::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle() function in RadioButton
2860 SetStyle( ImplInitStyle( GetWindow( WINDOW_PREV ), GetStyle() ) ); in StateChanged()
3248 nStyle = ImplInitStyle( pParent->GetWindow( WINDOW_LASTCHILD ), nStyle ); in ImplInit()
3256 WinBits CheckBox::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle() function in CheckBox
3857 SetStyle( ImplInitStyle( GetWindow( WINDOW_PREV ), GetStyle() ) ); in StateChanged()
4146 ImplInitStyle(); in ImageButton()
4154 ImplInitStyle(); in ImageButton()
4176 ImplInitStyle(); in ImageButton()
4186 void ImageButton::ImplInitStyle() in ImplInitStyle() function in ImageButton