Searched refs:WB_FLATBUTTON (Results 1 – 3 of 3) sorted by relevance
843 (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()
202 #define WB_FLATBUTTON ((WinBits)SAL_CONST_INT64(0x4000000000)) macro
131 #define STC_BUTTON_STYLE (WB_LEFT | WB_VCENTER | WB_FLATBUTTON | WB_BEVELBUTTON)