Searched refs:caption (Results 51 - 75 of 84) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp37 wxCaptionBar::wxCaptionBar(wxWindow* parent, const wxString &caption, wxImageList *images, wxWindowID id, argument
40 , m_caption(caption)
96 // apply caption style
112 // caption. This way a flickering arrow during resize is not visible
153 // dispatch right style for caption drawing
183 // if clicked on the arrow (single) or double on the caption
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/poem/
H A Dwxpoem.cpp82 void PoetryError(wxChar *, wxChar *caption=_T("wxPoem Error"));
83 void PoetryNotify(wxChar *Msg, wxChar *caption=_T("wxPoem"));
933 void PoetryError(wxChar *msg, wxChar *caption) argument
935 wxMessageBox(msg, caption, wxOK|wxICON_EXCLAMATION);
939 void PoetryNotify(wxChar *Msg, wxChar *caption) argument
941 wxMessageBox(Msg, caption, wxOK | wxICON_INFORMATION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dauipaneinfo.tex11 minimum size, caption text among many other parameters.
80 Caption() sets the caption of the pane.
86 CaptionVisible indicates that a pane caption should be visible. If false, no pane caption is drawn.
105 CentrePane() specifies that the pane should adopt the default center pane settings. Centre panes usually do not have caption bars. This function provides an easy way of preparing a pane to be displayed in the center dock position.
205 HasCaption() returns true if the pane displays a caption.
H A Dauinotebook.tex64 \func{bool}{AddPage}{\param{wxWindow* }{page}, \param{const wxString\& }{caption}, \param{bool }{select = false}, \param{const wxBitmap\& }{bitmap = wxNullBitmap}}
144 \func{bool}{InsertPage}{\param{size\_t }{page\_idx}, \param{wxWindow* }{page}, \param{const wxString\& }{caption}, \param{bool }{select = false}, \param{const wxBitmap\& }{bitmap = wxNullBitmap}}
189 Sets the bitmap for the page. To remove a bitmap from the tab caption, pass
H A Dhelpevt.tex7 on the query button in a dialog caption.
H A Dsettings.tex40 \twocolitem{{\bf wxSYS\_COLOUR\_ACTIVECAPTION}}{Active window caption.}
41 \twocolitem{{\bf wxSYS\_COLOUR\_INACTIVECAPTION}}{Inactive window caption.}
47 \twocolitem{{\bf wxSYS\_COLOUR\_CAPTIONTEXT}}{Text in caption, size box and scrollbar arrow box.}
150 \twocolitem{{\bf wxSYS\_CAPTION\_Y}}{Height of normal caption area.}
H A Drichtextprinting.tex71 Returns the title of the preview window or printing wait caption.
169 Pass the title of the preview window or printing wait caption.
H A Drichtextstyleorganiserdialog.tex20 \func{}{wxRichTextStyleOrganiserDialog}{\param{int }{flags}, \param{wxRichTextStyleSheet* }{sheet}, \param{wxRichTextCtrl* }{ctrl}, \param{wxWindow* }{parent}, \param{wxWindowID }{id = wxID\_ANY}, \param{const wxString\& }{caption = \_("Style Organiser")}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize}, \param{long }{style = wxDEFAULT\_DIALOG\_STYLE|wxRESIZE\_BORDER|wxSYSTEM\_MENU|wxCLOSE\_BOX}}
70 \func{bool}{Create}{\param{int }{flags}, \param{wxRichTextStyleSheet* }{sheet}, \param{wxRichTextCtrl* }{ctrl}, \param{wxWindow* }{parent}, \param{wxWindowID }{id = wxID\_ANY}, \param{const wxString\& }{caption = \_("Style Organiser")}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize}, \param{long }{style = wxDEFAULT\_DIALOG\_STYLE|wxRESIZE\_BORDER|wxSYSTEM\_MENU|wxCLOSE\_BOX}}
H A Dauidockart.tex128 Draws a caption.
H A Dframe.tex30 \twocolitem{\windowstyle{wxCAPTION}}{Puts a caption on the frame.}
54 caption. When pressed, Windows will go into a context-sensitive help mode and wxWidgets will send
122 \docparam{title}{The caption to be displayed on the frame's title bar.}
H A Dfunction.tex2045 \func{wxColour}{wxGetColourFromUser}{\param{wxWindow *}{parent}, \param{const wxColour\& }{colInit}, \param{const wxString\& }{caption = wxEmptyString}}
2057 \docparam{caption}{If given, this will be used for the dialog caption.}
2066 \func{wxFont}{wxGetFontFromUser}{\param{wxWindow *}{parent}, \param{const wxFont\& }{fontInit}, \param{const wxString\& }{caption = wxEmptyString}}
2078 \docparam{caption}{If given, this will be used for the dialog caption.}
2091 \param{const wxString\& }{caption},\\
2101 \param{const wxString\& }{caption},\\
2135 \param{const wxString\& }{caption},
2143 {\it caption}, i
[all...]
H A Dautoobj.tex73 object.CallMethod("ActiveCell.Font.ShowDialog", "My caption");
H A Dmdi.tex21 \twocolitem{\windowstyle{wxCAPTION}}{Puts a caption on the frame.}
77 \docparam{title}{The caption to be displayed on the frame's title bar.}
263 \twocolitem{\windowstyle{wxCAPTION}}{Puts a caption on the frame.}
311 \docparam{title}{The caption to be displayed on the frame's title bar.}
H A Drichtextformattingdialog.tex67 \docparam{title}{The dialog's caption.}
H A Dsymbolpickerdialog.tex95 \docparam{title}{The dialog's caption.}
H A Ddialog.tex94 \twocolitem{\windowstyle{wxCAPTION}}{Puts a caption on the dialog box.}
110 caption. When pressed, Windows will go into a context-sensitive help mode and wxWidgets will send
H A Dwxmsw.tex180 PocketPC dialogs have an OK button on the caption, and so you should generally
188 Smartphone dialogs do {\it not} have an OK button on the caption, and are closed
197 // No OK/Cancel buttons on PocketPC, OK on caption will close
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextstyledlg.cpp79 wxRichTextStyleOrganiserDialog::wxRichTextStyleOrganiserDialog( int flags, wxRichTextStyleSheet* sheet, wxRichTextCtrl* ctrl, wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) argument
82 Create(flags, sheet, ctrl, parent, id, caption, pos, size, style);
122 bool wxRichTextStyleOrganiserDialog::Create( int flags, wxRichTextStyleSheet* sheet, wxRichTextCtrl* ctrl, wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) argument
130 wxDialog::Create( parent, id, caption, pos, size, style );
H A Drichtextsymboldlg.cpp326 wxSymbolPickerDialog::wxSymbolPickerDialog( const wxString& symbol, const wxString& fontName, const wxString& normalTextFont, wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) argument
329 Create(symbol, fontName, normalTextFont, parent, id, caption, pos, size, style);
336 bool wxSymbolPickerDialog::Create( const wxString& symbol, const wxString& fontName, const wxString& normalTextFont, wxWindow* parent, wxWindowID id, const wxString& caption, const wxPoint& pos, const wxSize& size, long style ) argument
344 wxDialog::Create( parent, id, caption, pos, size, style );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dfloatpane.cpp123 SetTitle(pane.caption);
H A Dframemanager.cpp1065 const wxString& caption)
1068 pinfo.Caption(caption);
1358 result += wxT("caption=");
1359 result += EscapeDelimiters(pane.caption);
1407 else if (val_name == wxT("caption"))
1408 pane.caption = value;
1450 pane.caption.Replace(wxT("\a"), wxT("|"));
1451 pane.caption.Replace(wxT("\b"), wxT(";"));
1719 // create the caption sizer
1734 // add pane buttons to the caption
1063 AddPane(wxWindow* window, int direction, const wxString& caption) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/foldbar/
H A Dcaptionbar.h31 /** Specifies the bars as gradient vertical filled caption bars going from top to bottom. The gradient
48 where the caption is displayed). It can either be applied at creation time be reapplied when styles need to
121 /** Set font for the caption bar. If this is not set, the font property is undefined
128 /** Checks if the caption bar font is set */
133 /** Returns the font for the caption bar. Please be warned this will result in an assertion failure when
143 /** Set first colour for the caption bar. If this is not set, the colour property is
151 /** Checks if the first colour of the caption bar is set */
156 /** Returns the first colour for the caption bar. Please be warned this will
166 /** Set second colour for the caption bar. If this is not set, the colour property is undefined and
173 /** Checks if the second colour of the caption ba
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfontdlg.cpp410 wxString caption = _("Font"); local
423 wxDialog::Create( parent, wxID_ANY, caption, wxDefaultPosition, wxDefaultSize, wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp106 const wxString& caption,
713 const wxString& caption,
715 : wxDialog(parent, wxID_ANY, caption,
709 wxLogDialog(wxWindow *parent, const wxArrayString& messages, const wxArrayInt& severity, const wxArrayLong& times, const wxString& caption, long style) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex131 \item WinHelp table caption bug fixed.
967 but must come immediately after the section or caption commands with no
1376 %\subsection*{caption*}
1377 \subsection*{caption:1}\label{caption}
1379 Specifies a caption (within a \commandrefn{figure}{figure} or \commandrefn{table}{table} environment). This may
1458 embedded \helpref{caption}{caption} commands as figures rather than (say) tables.
1587 Labels the chapter, section, subsection, subsubsection or figure caption
1591 The command must follow immediately after the section or caption comman
[all...]

Completed in 219 milliseconds

1234