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.cxx845 (GetStyle() & WB_FLATBUTTON) != 0 ) in ImplInitSettings()
850 mpWindowImpl->mbUseNativeFocus = (GetStyle() & WB_FLATBUTTON) in ImplInitSettings()
1178 if( (GetStyle() & WB_FLATBUTTON) ) in ImplDrawPushButton()
1220 if( ((nState & CTRL_STATE_ROLLOVER)) || ! (GetStyle() & WB_FLATBUTTON) ) in ImplDrawPushButton()
1242 if( (GetStyle() & WB_FLATBUTTON) ) in ImplDrawPushButton()
1733 else if( (GetStyle() & WB_FLATBUTTON) || in PreNotify()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx204 #define WB_FLATBUTTON ((WinBits)SAL_CONST_INT64(0x4000000000)) macro
/trunk/main/framework/source/services/
H A Dbackingwindow.cxx133 #define STC_BUTTON_STYLE (WB_LEFT | WB_VCENTER | WB_FLATBUTTON | WB_BEVELBUTTON)

Completed in 38 milliseconds