Searched refs:wxCENTRE (Results 1 - 25 of 52) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dtoggle.cpp151 sizerRight->Add(0, 0, 1, wxCENTRE);
152 sizerRight->Add(m_toggle, 1, wxCENTRE);
153 sizerRight->Add(0, 0, 1, wxCENTRE);
189 m_sizerToggle->Add(0, 0, 1, wxCENTRE);
190 m_sizerToggle->Add(m_toggle, 1, wxCENTRE);
191 m_sizerToggle->Add(0, 0, 1, wxCENTRE);
H A Ddatepick.cpp167 sizerRight->Add(0, 0, 1, wxCENTRE);
168 sizerRight->Add(m_datePicker, 1, wxCENTRE);
169 sizerRight->Add(0, 0, 1, wxCENTRE);
207 m_sizerDatePicker->Add(0, 0, 1, wxCENTRE);
208 m_sizerDatePicker->Add(m_datePicker, 1, wxCENTRE);
209 m_sizerDatePicker->Add(0, 0, 1, wxCENTRE);
H A Dhyperlnk.cpp199 szHyperlink->Add(0, 0, 1, wxCENTRE);
200 szHyperlink->Add(m_visit, 0, wxCENTRE);
201 szHyperlink->Add(m_hyperlink, 0, wxCENTRE);
202 szHyperlink->Add(m_fun, 0, wxCENTRE);
203 szHyperlink->Add(0, 0, 1, wxCENTRE);
211 szHyperlinkLong->Add(0, 0, 1, wxCENTRE);
212 szHyperlinkLong->Add(szHyperlink, 0, wxCENTRE|wxGROW);
213 szHyperlinkLong->Add(0, 0, 1, wxCENTRE);
215 szHyperlinkLong->Add(0, 0, 1, wxCENTRE);
H A Dcheckbox.cpp221 sizerRight->Add(0, 0, 1, wxCENTRE);
222 sizerRight->Add(m_checkbox, 1, wxCENTRE);
223 sizerRight->Add(0, 0, 1, wxCENTRE);
283 m_sizerCheckbox->Add(0, 0, 1, wxCENTRE);
284 m_sizerCheckbox->Add(m_checkbox, 1, wxCENTRE);
285 m_sizerCheckbox->Add(0, 0, 1, wxCENTRE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dmsgdlg.h33 long style = wxOK|wxCENTRE, const wxPoint& pos = wxDefaultPosition);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dmsgdlg.h30 ,long lStyle = wxOK|wxCENTRE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dmsgdlg.h33 long style = wxOK|wxCENTRE, const wxPoint& pos = wxDefaultPosition);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dmsgdlgg.h30 long style = wxOK|wxCENTRE, const wxPoint& pos = wxDefaultPosition);
H A Dtextdlgg.h30 #define wxTextEntryDialogStyle (wxOK | wxCANCEL | wxCENTRE | wxWS_EX_VALIDATE_RECURSIVELY)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dmsgdlg.h37 long style = wxOK|wxCENTRE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dmsgdlg.h37 long style = wxOK|wxCENTRE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dmsgdlg.h33 long style = wxOK | wxCENTRE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dmsgdlg.h28 long style = wxOK|wxCENTRE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dmsgdlg.h28 long style = wxOK|wxCENTRE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmsgdlg.h72 long style = wxOK | wxCENTRE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Ddialogs.cpp125 sizer3->Add( CreateTextSizer(_("Select a configuration")), 0, wxALL|wxCENTRE, isPDA ? 2 : 10 ); local
188 sizer->Add( sbmp, 0, wxCENTRE | wxALL, 10 );
197 0, wxCENTRE | wxRIGHT|wxLEFT|wxTOP, 20 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/except/
H A Dexcept.cpp467 0, wxCENTRE | wxALL, 5);
469 0, wxCENTRE | wxALL, 5);
471 0, wxCENTRE | wxALL, 5);
473 0, wxCENTRE | wxALL, 5);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpassdlg.tex27 \param{const wxString\& }{caption = "Enter password"}, \param{const wxString\& }{defaultValue = ""}, \param{long }{style = wxOK \pipe wxCANCEL \pipe wxCENTRE}, \param{const wxPoint\& }{pos = wxDefaultPosition}}
40 and an optional wxCENTRE style. You do not need to specify the \windowstyle{wxTE\_PASSWORD} style, it is always applied.}
H A Dtextdlg.tex26 \param{const wxString\& }{caption = "Please enter text"}, \param{const wxString\& }{defaultValue = ""}, \param{long }{style = wxOK \pipe wxCANCEL \pipe wxCENTRE}, \param{const wxPoint\& }{pos = wxDefaultPosition}}
39 and an optional wxCENTRE style. Additionally, wxTextCtrl styles (such as
H A Dmltchdlg.tex55 \twocolitem{{\bf wxCENTRE}}{Centre the message. Not Windows.}
57 The default value is equivalent to {\bf wxDEFAULT\_DIALOG\_STYLE \pipe wxRESIZE\_BORDER \pipe wxOK \pipe wxCANCEL \pipe wxCENTRE}.
H A Dsngchdlg.tex61 \twocolitem{{\bf wxCENTRE}}{Centre the message. Not Windows.}
63 The default value is equivalent to {\bf wxDEFAULT\_DIALOG\_STYLE \pipe wxRESIZE\_BORDER \pipe wxOK \pipe wxCANCEL \pipe wxCENTRE}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dmsgdlg.h52 long style = wxOK|wxCENTRE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEditServerListDlg.cpp60 topsizer->Add( CreateButtonSizer( wxOK | wxCANCEL ), 0, wxCENTRE | wxALL, 10 );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmboard.cpp306 infoSizer->Add(line, 0, wxGROW | wxCENTRE, 20);
337 m_sizer->Add(new wxStaticLine(m_panel, wxID_ANY), 0, wxGROW | wxCENTRE, 0);
339 m_sizer->Add(m_positionSlider, 0, wxCENTRE | wxGROW | wxALL, 2);
341 m_sizer->Add(new wxStaticLine(m_panel, wxID_ANY), 0, wxGROW | wxCENTRE, 0);
345 m_sizer->Add(new wxStaticLine(m_panel, wxID_ANY), 0, wxGROW | wxCENTRE, 0);
347 m_sizer->Add(infoPanel, 1, wxCENTRE | wxGROW, 0);
378 m_sizer->Prepend(m_video_window, 2, wxGROW | wxSHRINK | wxCENTRE, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtextdlgg.cpp121 if ( style & wxCENTRE )

Completed in 227 milliseconds

123