Searched refs:shown (Results 51 - 75 of 111) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtfont.tex59 used for any other purpose (in particular, it is not meant to be shown to the
H A Ddebugrpt.tex16 \helpref{wxApp::OnFatalException()}{wxapponfatalexception} as shown in the
152 shown by \helpref{wxDebugReportPreview}{wxdebugreportpreview}.
H A Dfiledlg.tex138 Before the dialog is shown, this is the index which will be used when the dialog is first displayed.
139 After the dialog is shown, this is the index selected by the user.
H A Dttab.tex24 whereas the other controls are children of panels which are shown and hidden according to
59 shown. The tabs will sit on top of this view rectangle.
H A Dcomboctrl.tex280 is properly shown after a popup animation has finished (but only
291 \twocolitem{{\tt wxComboCtrl::ShowAbove}}{Popup is shown above the control instead
426 \twocolitem{{\tt wxComboCtrl::Animating}}{Popup window is being shown, but the
495 Returns \true if the popup is currently shown
744 and as such, when it is shown, its parent top-level window will appear
H A Dglcanvas.tex165 Note that this function may only be called \emph{after} the window has been shown.
180 Note that this function may only be called \emph{after} the window has been shown.
H A Dtlog.tex33 messages that must be shown to the user. The default processing is to pop up a
35 \item{\bf wxLogWarning} for warnings - they are also normally shown to the
H A Dwizard.tex55 \twocolitem{{\bf EVT\_WIZARD\_PAGE\_SHOWN(id, func)}}{The page was shown and laid out.}
181 being shown to match the wizard page area.
H A Dbitmapcombobox.tex5 so that a bitmap can be shown next to the text field.
H A Dclrpicker.tex97 \docparam{colour}{The initial colour shown in the control.}
H A Dfontpicker.tex98 \docparam{font}{The initial font shown in the control. If \texttt{wxNullFont}
H A Dhworld.tex121 items as well as a status bar to be shown at the bottom of the main window. Both have
H A Dpropdlg.tex120 Call this to lay out the dialog. On PocketPC, this does nothing, since the dialog will be shown
H A Drichtextheaderfooterdata.tex108 Returns \true if the header and footer will be shown on the first page.
H A Drichtextstyleorganiserdialog.tex132 Determines whether tooltips will be shown.
H A Dauipaneinfo.tex319 IsShown() returns true if the pane is currently shown.
451 Show() indicates that a pane should be shown.
H A Ddialog.tex113 \twocolitem{\windowstyle{wxDIALOG\_EX\_METAL}}{On Mac OS X, frames with this style will be shown with a metallic look. This is an {\it extra} style.}
489 \docparam{show}{If true, the dialog box is shown and brought to the front;
H A Ddocmanag.tex451 will have to choose from is sorted or not when shown the choice box dialog.
473 will have to choose from is sorted or not when shown the choice box dialog.
H A Drichtextoverview.tex326 You can select which pages will be shown by supplying flags to the dialog constructor.
327 In a character formatting dialog, typically only the Font page will be shown.
H A Dtlw.tex399 Depending on the value of {\it show} parameter the window is either shown full
416 \helpref{Show()s}{wxwindowshow} if it hadn't been shown yet.
H A Dcursor.tex90 shown as black/white (mask respected).
H A Ddoctempl.tex227 Returns true if the document template can be shown in user dialogs, false otherwise.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtextctrl.cpp277 virtual void VisibilityChanged(bool shown) ;
1417 void wxMacUnicodeTextControl::VisibilityChanged(bool shown) argument
1419 if ( !(m_windowStyle & wxTE_MULTILINE) && shown )
1421 // work around a refresh issue insofar as not always the entire content is shown,
2848 void wxMacMLTEClassicControl::VisibilityChanged(bool shown)
2850 MacSetObjectVisibility( shown ) ;
2851 wxMacControl::VisibilityChanged( shown ) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c190 bool shown = du->cursor_surface || du->cursor_dmabuf ? true : false; local
195 vmw_cursor_update_position(dev_priv, shown,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dskeleton.S26 | code is shown. This code may need to be moved to an appropriate

Completed in 147 milliseconds

12345