Home
last modified time | relevance | path

Searched refs:WB_FLATBUTTON (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/control/
H A Dbutton.cxx843 (GetStyle() & WB_FLATBUTTON) != 0 ) in ImplInitSettings()
848 mpWindowImpl->mbUseNativeFocus = (GetStyle() & WB_FLATBUTTON) in ImplInitSettings()
1176 if( (GetStyle() & WB_FLATBUTTON) ) in ImplDrawPushButton()
1218 if( ((nState & CTRL_STATE_ROLLOVER)) || ! (GetStyle() & WB_FLATBUTTON) ) in ImplDrawPushButton()
1240 if( (GetStyle() & WB_FLATBUTTON) ) in ImplDrawPushButton()
1731 else if( (GetStyle() & WB_FLATBUTTON) || in PreNotify()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx202 #define WB_FLATBUTTON ((WinBits)SAL_CONST_INT64(0x4000000000)) macro
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx131 #define STC_BUTTON_STYLE (WB_LEFT | WB_VCENTER | WB_FLATBUTTON | WB_BEVELBUTTON)