Searched refs:Window (Results 76 - 100 of 154) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Deggtrayicon.c351 Window window,
618 (Window)gtk_plug_get_id (GTK_PLUG (icon)),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddirdlg.tex16 \wxheading{Window styles}
H A Dtdelwin.tex1 \section{Window deletion overview}\label{windowdeletionoverview}
5 Window deletion can be a confusing subject, so this overview is provided
H A Dcomboctrl.tex136 \wxheading{Window styles}
190 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
194 \docparam{pos}{Window position.}
196 \docparam{size}{Window size. If the default size (-1, -1) is specified then the window is sized
199 \docparam{style}{Window style. See \helpref{wxComboCtrl}{wxcomboctrl}.}
201 \docparam{validator}{Window validator.}
203 \docparam{name}{Window name.}
H A Dcloseevt.tex47 \helpref{Window deletion overview}{windowdeletionoverview}
H A Dcshelp.tex128 \docparam{style}{Window style.}
H A Ddirpicker.tex31 \wxheading{Window styles}
H A Dhelpprov.tex105 \docparam{window}{Window to show help text for.}
H A Dlibs.tex26 applications, it does not require any GUI libraries or running X Window System
H A Dminifram.tex17 \wxheading{Window styles}
H A Dpanel.tex22 \wxheading{Window styles}
H A Dpickerbase.tex32 \wxheading{Window styles}
H A Dtoolbar.tex59 \wxheading{Window styles}
135 \docparam{id}{Window identifier. If -1, will automatically create an identifier.}
137 \docparam{pos}{Window position. wxDefaultPosition is (-1, -1) which indicates that wxWidgets
141 \docparam{size}{Window size. wxDefaultSize is (-1, -1) which indicates that wxWidgets
144 \docparam{style}{Window style. See \helpref{wxToolBar}{wxtoolbar} for details.}
146 \docparam{name}{Window name.}
H A Dtreectrl.tex31 \wxheading{Window styles}
141 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
143 \docparam{pos}{Window position.}
145 \docparam{size}{Window size. If the default size (-1, -1) is specified then the window is sized
148 \docparam{style}{Window style. See \helpref{wxTreeCtrl}{wxtreectrl}.}
150 \docparam{validator}{Window validator.}
152 \docparam{name}{Window name.}
H A Dmdi.tex17 \wxheading{Window styles}
259 \wxheading{Window styles}
279 \twocolitem{\windowstyle{wxFRAME\_NO\_WINDOW\_MENU}}{Under Windows, removes the Window menu that is normally
472 Returns the current Window menu (added by wxWidgets to the menubar). This function
539 Call this to change the current Window menu. Ownership of the menu object passes to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-ui-sharp/
H A DServiceDialog.cs213 public ServiceDialog (string title, Window parent, params object[] buttonData)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui-sharp/
H A DServiceDialog.cs213 public ServiceDialog (string title, Window parent, params object[] buttonData)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dbmpmotif.cpp247 Window window; /* These return values */
H A Devtloop.cpp227 Window win = event->xany.window;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dtoplevel.cpp50 #include <Window.h>
H A Dwindow.cpp79 #include <Window.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dtaskbarx11.cpp87 #define GetXWindow(wxwin) ((Window)(wxwin)->GetHandle())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng-x.c8 This version is for the X Window System (tested by author under Unix and
146 static Window window;
436 Window root;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h190 Window wMain; ///< The Scintilla parent window
488 virtual void DisplayCursor(Window::Cursor c);
H A DCallTip.cxx240 int codePage_, int characterSet, Window &wParent) {

Completed in 103 milliseconds

1234567