Searched defs:geometry (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dgeometry.tcl[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitUIClient.cpp132 GdkRectangle geometry = WebCore::IntRect(frame); variable
133 webkitWindowPropertiesSetGeometry(webkit_web_view_get_window_properties(m_webView), &geometry); variable
138 GdkRectangle geometry = { 0, 0, 0, 0 }; variable
H A DWebKitWindowProperties.cpp111 GdkRectangle geometry; member in struct:_WebKitWindowPropertiesPrivate
311 webkitWindowPropertiesSetGeometry(WebKitWindowProperties* windowProperties, GdkRectangle* geometry) argument
380 GdkRectangle geometry = windowProperties->priv->geometry; local
407 webkit_window_properties_get_geometry(WebKitWindowProperties* windowProperties, GdkRectangle* geometry) argument
[all...]
H A DWebKitWebViewBase.cpp388 const IntRect& geometry = webView->priv->children.get(child); local
491 const IntRect& geometry = priv->children.get(child); local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_window_features_private.h45 const Evas_Coord_Rectangle& geometry() const { return m_geometry; } function in class:EwkWindowFeatures
46 void setGeometry(const Evas_Coord_Rectangle& geometry) { m_geometry = geometry; } argument
H A Dewk_window_features.cpp154 const Evas_Coord_Rectangle& geometry = impl->geometry(); local
/macosx-10.10.1/emacs-93/emacs/src/
H A Dwidgetprv.h36 char* geometry; /* geometry spec of this frame */ member in struct:__anon8556
H A Dframe.c3700 int geometry, x, y; variable
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tk/
H A Dwm.rb143 def Wm.geometry(win, geom=nil) singleton method in class:Tk.Wm
151 def geometry(geom=nil) method in class:Tk.Wm
H A Dwinfo.rb101 def TkWinfo.geometry(win) singleton method in class:TkWinfo
/macosx-10.10.1/emacs-93/emacs/lisp/term/
H A Dw32-win.el[all...]
H A Dx-win.el[all...]
H A Dmac-win.el[all...]
/macosx-10.10.1/pdisk-9/
H A Dpartition_map.c846 struct hd_geometry geometry; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkWindow.c214 static char *geometry = NULL; variable
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkWindow.c195 static char *geometry = NULL; variable
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dframe.el[all...]
H A Dthumbs.el
H A Dfaces.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-graph.el
H A Dcalc.el
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.c5357 NSRect geometry = InitialWindowBounds(winPtr, window); local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.c4514 InitialWindowBounds( TkWindow *winPtr, WindowRef macWindow, Rect *geometry) argument
5290 Rect initialBounds = {42, 0, 43, 1}, geometry, strWidths; local
[all...]
/macosx-10.10.1/vim-55/src/
H A Dgui_gtk_x11.c2696 GdkGeometry geometry; local
2711 &geometry, geometry_mas local
[all...]

Completed in 293 milliseconds