Searched refs:Window (Results 1 - 25 of 154) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dprivate.h56 WX_DECLARE_HASH_MAP(Window, wxWindow *, wxIntegerHash, wxIntegerEqual, wxWindowHash);
62 extern void wxDeleteWindowFromTable(Window w);
63 extern wxWindow *wxGetWindowFromTable(Window w);
64 extern bool wxAddWindowToTable(Window w, wxWindow *win);
66 extern void wxDeleteClientWindowFromTable(Window w);
67 extern wxWindow *wxGetClientWindowFromTable(Window w);
68 extern bool wxAddClientWindowToTable(Window w, wxWindow *win);
73 extern bool wxTranslateMouseEvent(wxMouseEvent& wxevent, wxWindow *win, Window window, XEvent *xevent);
74 extern bool wxTranslateKeyEvent(wxKeyEvent& wxevent, wxWindow *win, Window window, XEvent *xevent, bool isAscii = FALSE);
76 extern Window wxGetWindowParen
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dreparent.cpp82 Window *children;
84 Window returnroot, returnparent;
90 (Window) toReparent->GetMainWindow(),
91 (Window) newParent->GetMainWindow(),
95 (Window) toReparent->GetMainWindow(),
124 children[each], (Window) newParent->GetMainWindow(),
187 Window client;
193 wxLogDebug(_T("Window was mapped"));
197 (client = (Window) FindAClientWindow((WXWindow) xevent->xmap.window, sm_name)))
229 Window *childre
[all...]
H A Dwindow.cpp140 Window xparent = (Window) parent->GetClientAreaWindow();
146 xparent = (Window) parent->GetMainWindow();
194 Window xwindow = XCreateWindowWithColor( xdisplay, xparent, pos2.x, pos2.y, size2.x, size2.y,
207 Window xwindow = XCreateWindow( xdisplay, xparent, pos2.x, pos2.y, size2.x, size2.y,
291 Window xwindow = XCreateWindowWithColor( xdisplay, xparent, pos2.x, pos2.y, size2.x, size2.y,
312 Window xwindow = XCreateWindow( xdisplay, xparent, pos2.x, pos2.y, size2.x, size2.y,
355 Window xwindow = (Window) m_clientWindow;
364 Window xwindo
[all...]
H A Ddcclient.cpp125 static GC wxGetPoolGC( Window window, wxPoolGCType type )
239 m_penGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxPEN_SCREEN );
240 m_brushGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxBRUSH_SCREEN );
241 m_textGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxTEXT_SCREEN );
242 m_bgGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxBG_SCREEN );
247 m_penGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxPEN_MONO );
248 m_brushGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxBRUSH_MONO );
249 m_textGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxTEXT_MONO );
250 m_bgGC = (WXGC*) wxGetPoolGC( (Window) m_window, wxBG_MONO );
254 m_penGC = (WXGC*) wxGetPoolGC( (Window) m_windo
[all...]
H A Dtoplevel.cpp45 bool wxMWMIsRunning(Window w);
98 Window xparent = RootWindow( xdisplay, xscreen );
152 Window xwindow = XCreateWindow( xdisplay, xparent, m_x, m_y, m_width, m_height,
159 Window xwindow = XCreateWindowWithColor( xdisplay, xparent, m_x, m_y, m_width, m_height,
194 Window xroot = RootWindow( xdisplay, xscreen );
203 Window xparentwindow = (Window) GetParent()->GetMainWindow();
223 wm_hints.window_group = (Window) GetParent()->GetMainWindow();
318 (Window) GetMainWindow(), DefaultScreen(wxGlobalDisplay())) != 0)
333 XMapWindow(wxGlobalDisplay(), (Window) GetMainWindo
[all...]
H A Dnanox.c42 int XWarpPointer( Display* display, Window srcW, Window destW,
52 int XSetInputFocus(Display* display, Window focus, int revert_to, Time time)
58 int XGetInputFocus(Display* display, Window* focus_return, int* revert_to_return)
65 int XGrabPointer(Display* display, Window grab_window,
68 Window confine_to, Cursor cursor, Time time)
130 Window root; /* root of screen containing window */
151 Status XGetWindowAttributes(Display* display, Window w,
155 Window parent = 0;
313 int XDrawLine(Display* display, Window wi
[all...]
H A Dpopupwin.cpp61 Window xparent = RootWindow( xdisplay, xscreen );
104 Window xwindow = XCreateWindow( xdisplay, xparent, pos.x, pos.y, size.x, size.y,
182 Window xwindow = XCreateWindow( xdisplay, xparent, pos.x, pos.y, size.x, size.y,
205 XSetTransientForHint( xdisplay, (Window) m_mainWindow, xparent );
209 wxSetWMDecorations( (Window) m_mainWindow, 0 );
215 XSetWMHints( xdisplay, (Window) m_mainWindow, &wm_hints);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtstyles.tex3 %% Purpose: Window styles documenation
12 \section{Window styles}\label{windowstyles}
14 Window styles are used to specify alternative behaviour and appearances for windows, when they are
H A Dstatline.tex17 \wxheading{Window styles}
47 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
49 \docparam{pos}{Window position. If the position (-1, -1) is specified then a default position is chosen.}
54 \docparam{style}{Window style (either wxLI\_HORIZONTAL or wxLI\_VERTICAL).}
56 \docparam{name}{Window name.}
H A Dstatbmp.tex20 \wxheading{Window styles}
58 \docparam{pos}{Window position.}
60 \docparam{size}{Window size.}
62 \docparam{style}{Window style. See \helpref{wxStaticBitmap}{wxstaticbitmap}.}
64 \docparam{name}{Window name.}
H A Dstatbox.tex27 \wxheading{Window styles}
55 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
59 \docparam{pos}{Window position. If the position (-1, -1) is specified then a default position is chosen.}
63 \docparam{style}{Window style. See \helpref{wxStaticBox}{wxstaticbox}.}
65 \docparam{name}{Window name.}
H A Dstattext.tex16 \wxheading{Window styles}
60 \docparam{pos}{Window position.}
62 \docparam{size}{Window size.}
64 \docparam{style}{Window style. See \helpref{wxStaticText}{wxstatictext}.}
66 \docparam{name}{Window name.}
H A Dsashlayw.tex24 \wxheading{Window styles}
61 \docparam{id}{Window identifier. If -1, will automatically create an identifier.}
63 \docparam{pos}{Window position. wxDefaultPosition is (-1, -1) which indicates that wxSashLayoutWindows
67 \docparam{size}{Window size. wxDefaultSize is (-1, -1) which indicates that wxSashLayoutWindows
70 \docparam{style}{Window style. For window styles, please see \helpref{wxSashLayoutWindow}{wxsashlayoutwindow}.}
72 \docparam{name}{Window name.}
89 \docparam{id}{Window identifier. If -1, will automatically create an identifier.}
91 \docparam{pos}{Window position. wxDefaultPosition is (-1, -1) which indicates that wxSashLayoutWindows
95 \docparam{size}{Window size. wxDefaultSize is (-1, -1) which indicates that wxSashLayoutWindows
98 \docparam{style}{Window styl
[all...]
H A Dchecklst.tex35 \wxheading{Window styles}
76 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
78 \docparam{pos}{Window position.}
80 \docparam{size}{Window size. If the default size (-1, -1) is specified then the window is sized
87 \docparam{style}{Window style. See \helpref{wxCheckListBox}{wxchecklistbox}.}
89 \docparam{validator}{Window validator.}
91 \docparam{name}{Window name.}
H A Dchoice.tex30 \wxheading{Window styles}
74 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
76 \docparam{pos}{Window position.}
78 \docparam{size}{Window size. If the default size (-1, -1) is specified then the choice is sized
85 \docparam{style}{Window style. See \helpref{wxChoice}{wxchoice}.}
87 \docparam{validator}{Window validator.}
89 \docparam{name}{Window name.}
H A Dradiobut.tex20 \wxheading{Window styles}
67 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
71 \docparam{pos}{Window position. If the position (-1, -1) is specified then a default position is chosen.}
73 \docparam{size}{Window size. If the default size (-1, -1) is specified then a default size is chosen.}
75 \docparam{style}{Window style. See \helpref{wxRadioButton}{wxradiobutton}.}
77 \docparam{validator}{Window validator.}
79 \docparam{name}{Window name.}
H A Dspinbutt.tex29 \wxheading{Window styles}
66 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
68 \docparam{pos}{Window position. If the position (-1, -1) is specified then a default position is chosen.}
70 \docparam{size}{Window size. If the default size (-1, -1) is specified then a default size is chosen.}
72 \docparam{style}{Window style. See \helpref{wxSpinButton}{wxspinbutton}.}
74 \docparam{name}{Window name.}
H A Dspinctrl.tex22 \wxheading{Window styles}
76 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
78 \docparam{pos}{Window position. If the position (-1, -1) is specified then a default position is chosen.}
80 \docparam{size}{Window size. If the default size (-1, -1) is specified then a default size is chosen.}
82 \docparam{style}{Window style. See \helpref{wxSpinButton}{wxspinbutton}.}
90 \docparam{name}{Window name.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DCallTip.h36 Window wCallTip;
37 Window wDraw;
61 int characterSet, Window &wParent);
H A DAutoComplete.h38 void Start(Window &parent, int ctrlID, int position, Point location,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dcurlgtk.c74 GtkWidget *Window, *Frame, *Frame2; local
84 Window = gtk_window_new(GTK_WINDOW_TOPLEVEL);
87 gtk_container_add(GTK_CONTAINER(Window), Frame);
95 gtk_widget_show_all(Window);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/nanox/X11/
H A DXlib.h52 Window sibling;
218 Window root; /* Root window id. */
242 Window root; /* root of screen containing window */
304 int XWarpPointer( Display* /* display */, Window /* srcW */, Window /* destW */,
309 int XSetInputFocus(Display* /* display */, Window focus, int /* revert_to */, Time /* time */) ;
310 int XGetInputFocus(Display* /* display */, Window* /* focus_return */, int* /* revert_to_return */) ;
311 int XGrabPointer(Display* /* display */, Window /* grab_window */,
314 Window /* confine_to */, Cursor /* cursor */, Time /* time */) ;
333 int XDrawLine(Display* display, Window wi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsx11.cpp62 // X11 Window is an int type, so use the macro to suppress warnings when
64 #define WindowCast(w) (Window)(wxPtrToUInt(w))
67 static bool IsMapped(Display *display, Window window)
206 // Version 1.2 of Window Manager Specification (aka wm-spec aka
207 // Extended Window Manager Hints) introduced _NET_WM_STATE_FULLSCREEN
229 static void wxWinHintsSetLayer(Display *display, Window rootWnd,
230 Window window, int layer)
266 Window WXUNUSED(rootWnd),
273 static bool wxQueryWMspecSupport(Display *display, Window rootWnd, Atom feature)
294 Window *win
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DPlatform.h232 class Window; // Forward declaration for Palette
266 void Allocate(Window &w);
360 class Window { class
364 Window() : id(0), cursorLast(cursorInvalid) {} function in class:Window
365 Window(const Window &source) : id(source.id), cursorLast(cursorInvalid) {} function in class:Window
366 virtual ~Window();
367 Window &operator=(WindowID id_) {
377 void SetPositionRelative(PRectangle rc, Window relativeTo);
394 class ListBox : public Window {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-gnome/
H A Dhello.cc27 Gtk::Window *window;
45 window = new Gtk::Window (GTK_WINDOW_TOPLEVEL);

Completed in 147 milliseconds

1234567