Searched refs:wxBU_AUTODRAW (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dbmpbuttn.h33 const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW,
42 const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW,
31 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dbmpbuttn.h33 const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW,
42 const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW,
31 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_bmpbt.cpp31 XRC_ADD_STYLE(wxBU_AUTODRAW);
48 GetStyle(wxT("style"), wxBU_AUTODRAW),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dbmpbuttn.h28 long style = wxBU_AUTODRAW,
42 long style = wxBU_AUTODRAW,
23 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dbmpbuttn.h28 long style = wxBU_AUTODRAW,
42 long style = wxBU_AUTODRAW,
23 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dbmpbuttn.h27 const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW,
36 const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW,
25 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dbmpbuttn.h29 long style = wxBU_AUTODRAW,
41 long style = wxBU_AUTODRAW,
24 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dbmpbuttn.h35 ,long lStyle = wxBU_AUTODRAW
56 ,long lStyle = wxBU_AUTODRAW
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dbmpbuttn.h30 long style = wxBU_AUTODRAW,
42 long style = wxBU_AUTODRAW,
25 wxBitmapButton(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxBU_AUTODRAW, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxButtonNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dbutton.h39 #define wxBU_AUTODRAW 0x0004 macro
H A Dcshelp.h75 long style = wxBU_AUTODRAW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dbmpbuttn.cpp41 if (style & wxBU_AUTODRAW)
78 (( style & wxBU_AUTODRAW ) ? kControlBevelButtonSmallBevelProc : kControlBevelButtonNormalBevelProc ), (long) this ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dbmpbuttn.cpp97 if ( style & wxBU_AUTODRAW )
135 ((style & wxBU_AUTODRAW) ? kControlBevelButtonSmallBevel : kControlBevelButtonNormalBevel ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dbmpbuttn.cpp66 wxFLAGS_MEMBER(wxBU_AUTODRAW)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dbmpbuttn.cpp50 if (lStyle & wxBU_AUTODRAW)
105 bool bAutoDraw = (GetWindowStyleFlag() & wxBU_AUTODRAW) != 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dbmpbuttn.cpp88 wxFLAGS_MEMBER(wxBU_AUTODRAW)
119 long "style" , wxBU_AUTODRAW
144 if ( style & wxBU_AUTODRAW )
339 bool autoDraw = (GetWindowStyleFlag() & wxBU_AUTODRAW) != 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dbuttonbar.cpp387 wxBU_AUTODRAW|wxBORDER_NONE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dresource.cpp363 childResource->GetStyle() | wxBU_AUTODRAW, wxDefaultValidator, childResource->GetName());
2150 { wxT("wxBU_AUTODRAW"), wxBU_AUTODRAW },

Completed in 250 milliseconds