Searched defs:visible (Results 101 - 125 of 136) sorted by relevance

123456

/macosx-10.9.5/emacs-92/emacs/src/
H A Deditfns.c886 int visible = (XBUFFER (XWINDOW (selected_window)->buffer) local
H A Dgtkutil.c1316 if (!!visible != !!toggle_on) local
1282 gboolean visible; local
1283 g_object_get (G_OBJECT (dialog), "show-hidden", &visible, NULL); local
1284 g_object_set (G_OBJECT (dialog), "show-hidden", !visible, NULL); local
1306 gboolean visible, toggle_on; local
1308 g_object_get (G_OBJECT (gobject), "show-hidden", &visible, NULL); local
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/treectrl/
H A Dtktreectrl.rb2264 def visible(st=None) method in class:Tk.Tk
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dallout.el[all...]
H A Dsimple.el[all...]
H A Dibuf-ext.el
H A Dmenu-bar.el[all...]
H A Demerge.el[all...]
H A Dprinting.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp600 void GraphicsLayerCA::setBackfaceVisibility(bool visible) argument
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dcua-base.el
H A Dviper-util.el
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-topic.el[all...]
H A Dgnus-group.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlw-help.el
H A Debrowse.el[all...]
H A Ddelphi.el
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeColumn.c53 int visible; /* -visible */ member in struct:TreeColumn_
858 int visible; /* 1 for -visible TRUE, member in struct:Qualifiers
2066 int visible = column->visible; local
4226 int visible = FALSE; local
4326 int visible = FALSE; local
[all...]
H A DtkTreeStyle.c117 PerStateInfo visible; /* -visible */ member in struct:MElementLink
174 int visible; /* TRUE if the element should be displayed. */ member in struct:Layout
[all...]
H A DtkTreeItem.c232 int visible; member in struct:span
1558 int visible; /* 1 if the item must be ReallyVisible(), member in struct:Qualifiers
4892 int index, i, count = 1, button = 0, returnId = 1, open = 1, visible = 1; local
7920 int visible = FALSE; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkText.c1238 int i, found = 0, visible = 0; local
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLMediaElement.cpp4565 void HTMLMediaElement::setWebkitClosedCaptionsVisible(bool visible) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_view.cpp3293 ewk_view_toolbars_visible_set(Evas_Object* ewkView, bool visible) argument
3310 ewk_view_toolbars_visible_get(Evas_Object* ewkView, bool* visible) argument
3326 ewk_view_statusbar_visible_set(Evas_Object* ewkView, bool visible) argument
3343 ewk_view_statusbar_visible_get(Evas_Object* ewkView, bool* visible) argument
3375 ewk_view_scrollbars_visible_set(Evas_Object* ewkView, bool visible) argument
3392 ewk_view_scrollbars_visible_get(Evas_Object* ewkView, bool* visible) argument
3408 ewk_view_menubar_visible_set(Evas_Object* ewkView, bool visible) argument
3425 ewk_view_menubar_visible_get(Evas_Object* ewkView, bool* visible) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl-macs.el
/macosx-10.9.5/ncurses-42/ncurses/ncurses/
H A Dcurses.priv.h463 char visible; /* field is visible */ member in struct:__anon11143

Completed in 683 milliseconds

123456