Searched refs:Window (Results 126 - 150 of 154) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextstylelistbox.tex211 \wxheading{Window styles}
H A Dstatusbr.tex21 \wxheading{Window styles}
H A Dtconstr.tex98 \subsection{Window layout examples}\label{layoutexamples}
H A Dtext.tex20 \wxheading{Window styles}
270 \docparam{style}{Window style. See \helpref{wxTextCtrl}{wxtextctrl}.}
272 \docparam{validator}{Window validator.}
274 \docparam{name}{Window name.}
H A Dwindow.tex44 \wxheading{Window styles}
121 \helpref{Window sizing overview}{windowsizingoverview}
144 \docparam{id}{Window identifier. If wxID\_ANY, will automatically create an identifier.}
146 \docparam{pos}{Window position. wxDefaultPosition indicates that wxWidgets
150 \docparam{size}{Window size. wxDefaultSize indicates that wxWidgets
155 \docparam{style}{Window style. For generic window styles, please see \helpref{wxWindow}{wxwindow}.}
157 \docparam{name}{Window name.}
171 \helpref{Window deletion overview}{windowdeletionoverview},\rtfsp
402 \helpref{Window deletion overview}{windowdeletionoverview},\rtfsp
1094 \helpref{Window identifier
[all...]
H A Dnotebook.tex22 \wxheading{Window styles}
H A Dplatinfo.tex49 wxOS_WINDOWS_CE = 1 << 5, // Windows CE (Window Mobile)
H A Dtevent.tex292 \subsection{Window identifiers}\label{windowids}
294 \index{identifiers}\index{wxID}Window identifiers are integers, and are used to
H A Dcalctrl.tex50 \wxheading{Window styles}
H A Dsplitter.tex9 \wxheading{Window styles}
H A Dtchanges.tex33 \wxheading{Window class member changes}
H A Dwxmsw.tex136 \subsubsection{Window sizing in wxWinCE}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx4918 void Editor::DisplayCursor(Window::Cursor c) {
4922 wMain.SetCursor(static_cast<Window::Cursor>(cursorMode));
4928 //DisplayCursor(Window::cursorArrow);
5321 DisplayCursor(Window::cursorReverseArrow);
5327 DisplayCursor(Window::cursorArrow);
5329 DisplayCursor(Window::cursorHand);
5332 DisplayCursor(Window::cursorText);
5342 DisplayCursor(Window::cursorReverseArrow);
5344 DisplayCursor(Window::cursorText);
7227 DisplayCursor(Window
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dacenic.c1302 ap->tx_ring = (__force struct tx_desc *) regs->Window;
2805 tdest = (void __iomem *) &regs->Window +
2831 tdest = (void __iomem *) &regs->Window +
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng2-x.c9 for the X Window System (tested by the author under Unix and by Martin
280 static Window window;
831 Window root;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dutils.cpp509 Window root, child;
H A Ddcclient.cpp2015 XSetWindowColormap ((Display*) m_display, (Window) m_window->GetXWindow(),
2019 XSetWindowColormap ((Display*) m_display, (Window) m_window->GetXWindow(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/xmcombo/
H A Dxmcombo.c243 { /* Wie verhaelt sich der Window-Manager? */
643 * Fenster des Window-Managers ermitteln sollen,
649 static Window GetDecorationWindow(XmComboBoxWidget w)
651 Window Root, Parent, AWindow;
652 Window *Children;
656 /* Suche nach dem Dekorationsfenster des Window-Managers */
1097 * manchen Window Managern vom Bildschirm genommen wird, bloss weil
1141 * schiedlichen Window Managern zurechtkommt!
1711 * Motif und den diversen Window-Managern (bspw. olwm)... Leider kommt
2717 Window roo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwin_gtk.c958 ((xevent->xany.window == *(Window *)arg) &&
H A Dwindow.cpp140 Window and a m_wxwindow field that is pointer to a GtkPizza and this
4195 Window rootWindow = RootWindowOfScreen (DefaultScreenOfDisplay(display));
4196 Window rootReturn, childReturn;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dframemanager.h256 wxAuiPaneInfo& Window(wxWindow* w) { window = w; return *this; } function in class:wxAuiPaneInfo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex341 \paragraph{Window shape decode (long windows only)} \label{vorbis:spec:window}
H A D04-codec.tex322 lapping requirements can affect overall shape. Window generation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dwindow.cpp159 Window and a m_wxwindow field that is pointer to a GtkPizza and this
4488 Window rootWindow = RootWindowOfScreen (DefaultScreenOfDisplay(display));
4489 Window rootReturn, childReturn;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dconfigure1292 --with-x use the X Window System
1303 XMKMF Path to xmkmf, Makefile generator for X Window System

Completed in 194 milliseconds

1234567