Home
last modified time | relevance | path

Searched refs:OS2GetStyle (Results 1 – 25 of 36) sorted by relevance

12

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dpopupwin.cpp65 WXDWORD wxPopupWindow::OS2GetStyle( long lFlags, in OS2GetStyle() function in wxPopupWindow
68 WXDWORD dwStyle = wxWindow::OS2GetStyle( lFlags & wxBORDER_MASK in OS2GetStyle()
H A Dcontrol.cpp69 WXDWORD dwStyle = OS2GetStyle( lStyle, &dwExstyle ); in OS2CreateControl()
93 (void) OS2GetStyle(GetWindowStyle(), &dwExstyle); in OS2CreateControl()
220 WXDWORD wxControl::OS2GetStyle( long lStyle, WXDWORD* pdwExstyle ) const in OS2GetStyle() function in wxControl
222 long dwStyle = wxWindow::OS2GetStyle( lStyle, pdwExstyle ); in OS2GetStyle()
H A Dstatline.cpp81 WXDWORD wxStaticLine::OS2GetStyle( in OS2GetStyle() function in wxStaticLine
92 WXDWORD dwStyle = wxControl::OS2GetStyle( lStyle in OS2GetStyle()
H A Dtglbtn.cpp88 WXDWORD wxToggleButton::OS2GetStyle(long style, WXDWORD *exstyle) const in OS2GetStyle() function in wxToggleButton
90 WXDWORD msStyle = wxControl::OS2GetStyle(style, exstyle); in OS2GetStyle()
H A Dbutton.cpp369 WXDWORD wxButton::OS2GetStyle( in OS2GetStyle() function in wxButton
377 …WXDWORD dwStyle = wxControl::OS2GetStyle( (lStyle & ~wxBORDER_MASK) | wxBO… in OS2GetStyle()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dpopupwin.cpp65 WXDWORD wxPopupWindow::OS2GetStyle( long lFlags, in OS2GetStyle() function in wxPopupWindow
68 WXDWORD dwStyle = wxWindow::OS2GetStyle( lFlags & wxBORDER_MASK in OS2GetStyle()
H A Dcontrol.cpp69 WXDWORD dwStyle = OS2GetStyle( lStyle, &dwExstyle ); in OS2CreateControl()
93 (void) OS2GetStyle(GetWindowStyle(), &dwExstyle); in OS2CreateControl()
220 WXDWORD wxControl::OS2GetStyle( long lStyle, WXDWORD* pdwExstyle ) const in OS2GetStyle() function in wxControl
222 long dwStyle = wxWindow::OS2GetStyle( lStyle, pdwExstyle ); in OS2GetStyle()
H A Dstatline.cpp81 WXDWORD wxStaticLine::OS2GetStyle( in OS2GetStyle() function in wxStaticLine
92 WXDWORD dwStyle = wxControl::OS2GetStyle( lStyle in OS2GetStyle()
H A Dtglbtn.cpp88 WXDWORD wxToggleButton::OS2GetStyle(long style, WXDWORD *exstyle) const in OS2GetStyle() function in wxToggleButton
90 WXDWORD msStyle = wxControl::OS2GetStyle(style, exstyle); in OS2GetStyle()
H A Dbutton.cpp369 WXDWORD wxButton::OS2GetStyle( in OS2GetStyle() function in wxButton
377 …WXDWORD dwStyle = wxControl::OS2GetStyle( (lStyle & ~wxBORDER_MASK) | wxBO… in OS2GetStyle()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/os2/
H A Dpopupwin.h41 virtual WXDWORD OS2GetStyle( long lFlags
H A Dstatline.h75 virtual WXDWORD OS2GetStyle( long lStyle
H A Dtglbtn.h50 virtual WXDWORD OS2GetStyle(long flags, WXDWORD *exstyle = NULL) const;
H A Dbutton.h86 virtual WXDWORD OS2GetStyle( long style
H A Dnotebook.h177 virtual WXDWORD OS2GetStyle( long lFlags
H A Dcontrol.h110 virtual WXDWORD OS2GetStyle( long lStyle
H A Dtoplevel.h136 virtual WXDWORD OS2GetStyle( long lFlag
H A Dwindow.h191 virtual WXDWORD OS2GetStyle( long lFlags
200 { return OS2GetStyle(GetWindowStyle(), pdwExflags); }
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/os2/
H A Dpopupwin.h41 virtual WXDWORD OS2GetStyle( long lFlags
H A Dstatline.h75 virtual WXDWORD OS2GetStyle( long lStyle
H A Dtglbtn.h50 virtual WXDWORD OS2GetStyle(long flags, WXDWORD *exstyle = NULL) const;
H A Dbutton.h86 virtual WXDWORD OS2GetStyle( long style
H A Dnotebook.h177 virtual WXDWORD OS2GetStyle( long lFlags
H A Dcontrol.h110 virtual WXDWORD OS2GetStyle( long lStyle
H A Dtoplevel.h136 virtual WXDWORD OS2GetStyle( long lFlag

12