Searched refs:shown (Results 1 - 25 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 Daboutdlginfo.tex13 wxAboutDialogInfo contains information shown in the standard \textit{About}
62 Adds an artist name to be shown in the program credits.
73 Adds a developer name to be shown in the program credits.
84 Adds a documentation writer name to be shown in the program credits.
95 Adds a translator name to be shown in the program credits. Notice that if no
110 Sets the the list of artists to be shown in the program credits.
160 Set the icon to be shown in the dialog. By default the icon of the main frame
161 will be shown if the native about dialog supports custom icons. If it doesn't
192 by \helpref{wxApp::GetAppName()}{wxappgetappname} will be shown in the dialog.
H A Dbusyinfo.tex5 a message window will be shown.
62 closed while the busy info is shown.
H A Danimatctrl.tex87 \docparam{anim}{The initial animation shown in the control.}
117 Returns the inactive bitmap shown in this control when the;
155 frame of the given animation or the background colour will be shown
165 first frame of the animation is instead shown when the control is inactive; in this case,
167 then the background colour of the window is shown.
170 shown, otherwise it will be shown as soon as \helpref{Stop}{wxanimationctrlstop}
H A Dbusycurs.tex5 the hourglass will be shown.
H A Dcntxtevt.tex50 Returns the position in screen coordinates at which the menu should be shown. Use \helpref{wxWindow::ScreenToClient}{wxwindowscreentoclient} to
60 Sets the position at which the menu should be shown.
H A Dpantabv.tex46 Adds a window to the view. The window is associated with the tab identifier, and will be shown or hidden as the tab
71 Shows the child window corresponding to the tab identifier, and hides the previously shown window.
H A Dcombopopup.tex81 Called each time popup is about to be shown.
125 until the popup is shown for the first time. It is more
165 special processing when popup is shown.
H A Ddirpicker.tex102 \docparam{path}{The initial directory shown in the control. Must be a valid path to a directory or the empty string.}
104 \docparam{message}{The message shown to the user in the \helpref{wxDirDialog}{wxdirdialog} shown by the control.}
H A Dttips.tex36 shown - so that the program doesn't always show the same tip on startup. As you
40 last shown tip (as returned by
63 doublequote-parenthesis, as shown above.
H A Dbbutton.tex35 \twocolitem{\windowstyle{normal}}{This is the bitmap shown in the default state,
38 \twocolitem{\windowstyle{disabled}}{Bitmap shown when the button is disabled.}
39 \twocolitem{\windowstyle{selected}}{Bitmap shown when the button is pushed
41 \twocolitem{\windowstyle{focus}}{Bitmap shown when the button has keyboard
43 \twocolitem{\windowstyle{hover}}{Bitmap shown when the mouse is over the
275 Sets the bitmap to be shown when the mouse is over the button.
H A Dcaret.tex124 hidden (if it is is blinking and not shown currently but will be after the
164 must be shown $N$ times as well to reappear on the screen.
H A Dchoice.tex146 That is, while the dropdown list is shown, it returns the currently selected
147 item in it. When it is not shown, its result is the same as for the other
H A Dcmdproc.tex93 Returns the string that will be shown for the redo menu item.
107 Returns the string that will be shown for the undo menu item.
H A Dhelpprov.tex100 Returns \true if help was shown, or \false if no help was available for this
122 Returns \true if help was shown, or \false if no help was available for this
H A Ddocmdipr.tex63 the implementation of this function is shown below.
H A Ddocprfrm.tex72 the implementation of this function is shown below.
H A Dtaui.tex34 Look and feel encompasses the way controls are drawn, both when shown
H A Dtcommdlg.tex33 palette of 48 commonly-used colours is shown. Under this, there is a
95 font is shown on a white area of the dialog box. Note that
106 a sample is shown upon a white background. The generic font selector
195 Under Windows, an optional icon can be shown, such as an exclamation mark or question mark.
H A Dupduievt.tex60 points, for example when a dialog is about to be shown, in case the user
70 to be shown, and not in idle time.
141 Returns true if the UI element should be shown.
248 is about to be shown.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darp.c364 unsigned entries = 0, shown = 0; local
408 shown++;
424 entries, entries - shown, shown);
426 if (!shown) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drndw32.c424 static int shown;
426 if (!shown)
428 shown = 1;
423 static int shown; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndw32.c424 static int shown;
426 if (!shown)
428 shown = 1;
423 static int shown; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSearchDlg.cpp587 size_t shown = page->GetItemCount(); local
591 searchtxt += CFormat(wxT(" (%u/%u)")) % shown % (shown + hidden);
593 searchtxt += CFormat(wxT(" (%u)")) % shown;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/private/
H A Dmactext.h89 virtual void VisibilityChanged(bool shown);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmk-ca-bundle.vbs198 "Do you agree to the license shown above (required to proceed) ?",, _

Completed in 265 milliseconds

12345