Searched defs:pos (Results 476 - 500 of 2413) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dcollpane.cpp192 Create(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos, const wxSize& size, long style, const wxValidator& val, const wxString& name) argument
H A Dscrolbar.cpp129 Create(wxWindow *parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxValidator& validator, const wxString& name ) argument
H A Dscrolwin.cpp84 DoAdjustScrollbar(GtkRange* range, int pixelsPerLine, int winSize, int virtSize, int *pos, int *lines, int *linesPerPage) argument
157 DoScroll(int orient, int pos, int pixelsPerLine, int *posOld) argument
[all...]
H A Dspinbutt.cpp41 const int pos = int(value); local
89 Create(wxWindow *parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
[all...]
H A Dstattext.cpp36 wxStaticText(wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos, const wxSize &size, long style, const wxString &name) argument
47 Create(wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos, const wxSize &size, long style, const wxString &name ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dbutton.cpp109 Create( wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name ) argument
H A Dcontrol.cpp40 Create( wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name ) argument
H A Dfiledlg.cpp28 wxFileDialog(wxWindow *parent, const wxString& message, const wxString& defaultDir, const wxString& defaultFileName, const wxString& wildCard, long style, const wxPoint& pos, const wxSize& sz, const wxString& name) argument
H A Dradiobut.cpp65 Create( wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos, const wxSize& size, long style, const wxValidator& validator, const wxString& name ) argument
H A Dscrolwin.cpp76 DoAdjustScrollbar(GtkAdjustment *adj, int pixelsPerLine, int winSize, int virtSize, int *pos, int *lines, int *linesPerPage) argument
144 DoScroll(int orient, GtkAdjustment *adj, int pos, int pixelsPerLine, int *posOld) argument
[all...]
H A Dspinbutt.cpp113 Create(wxWindow *parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
H A Dspinctrl.cpp99 Create(wxWindow *parent, wxWindowID id, const wxString& value, const wxPoint& pos, const wxSize& size, long style, int min, int max, int initial, const wxString& name) argument
H A Dtglbtn.cpp58 Create(wxWindow *parent, wxWindowID id, const wxBitmap &label, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name) argument
231 Create(wxWindow *parent, wxWindowID id, const wxString &label, const wxPoint &pos, const wxSize &size, long style, const wxValidator& validator, const wxString &name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/deprecated/proplist/
H A Dproplist.cpp89 MyFrame::MyFrame(wxFrame *frame, const wxString& title, const wxPoint& pos, const wxSize& size, long type): argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/foldbar/foldpanelbar/
H A Dtest.cpp56 TestTest::TestTest( wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) argument
65 bool TestTest::Create( wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/gizmos/led/
H A Dled.cpp187 MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size, long style) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Dogledit.cpp146 MyFrame(wxDocManager *manager, wxFrame *frame, const wxString& title, const wxPoint& pos, const wxSize& size, long type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dfoldpanelbar.cpp122 int pos = 0; local
283 int pos = m_panels.Item(i)->GetItemPos() + m_panels.Item(i)->GetPanelLength(); local
H A Dfoldpanelitem.cpp140 int wxFoldPanelItem::Reposition(int pos) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Deditlbox.cpp103 wxEditableListBox(wxWindow *parent, wxWindowID id, const wxString& label, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DDocumentAccessor.cxx52 bool DocumentAccessor::Match(int pos, const char *s) { argument
99 void DocumentAccessor::StartSegment(unsigned int pos) { argument
103 void DocumentAccessor::ColourTo(unsigned int pos, int chAttr) { argument
151 int pos = LineStart(line); local
[all...]
H A DLexEiffel.cxx114 static bool IsEiffelComment(Accessor &styler, int pos, int len) { argument
H A DLexFlagship.cxx25 static bool IsFlagShipComment(Accessor &styler, int pos, int len) { argument
H A DLexMatlab.cxx37 static bool IsMatlabComment(Accessor &styler, int pos, int len) { argument
41 static bool IsOctaveComment(Accessor &styler, int pos, int len) { argument
H A DLexVB.cxx27 static bool IsVBComment(Accessor &styler, int pos, int len) { argument

Completed in 144 milliseconds

<<11121314151617181920>>