Searched defs:visible (Results 1 - 25 of 105) sorted by relevance

12345

/macosx-10.10/WebCore-7600.1.25/page/
H A DBarProp.cpp49 bool BarProp::visible() const function in class:WebCore::BarProp
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DFieldVisitor.java48 AnnotationVisitor visitAnnotation(String desc, boolean visible); argument
H A DFieldWriter.java137 visitAnnotation( final String desc, final boolean visible) argument
H A DClassAdapter.java78 visitAnnotation( final String desc, final boolean visible) argument
H A DClassVisitor.java102 AnnotationVisitor visitAnnotation(String desc, boolean visible); argument
H A DClassReader.java1161 readParameterAnnotations( int v, final char[] buf, final boolean visible, final MethodVisitor mv) argument
H A DMethodVisitor.java71 AnnotationVisitor visitAnnotation(String desc, boolean visible); argument
81 visitParameterAnnotation( int parameter, String desc, boolean visible) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitUIClient.cpp97 webkitWindowPropertiesSetToolbarVisible(webkit_web_view_get_window_properties(m_webView), visible); variable
107 webkitWindowPropertiesSetToolbarVisible(webkit_web_view_get_window_properties(m_webView), visible); variable
117 webkitWindowPropertiesSetStatusbarVisible(webkit_web_view_get_window_properties(m_webView), visible); variable
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Dauto-show.el
H A Dooutline.el[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dservlkf.cpp73 UBool visible = (_coverage & 0x1) == 0; local
H A Dservls.cpp95 registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visible, UErrorCode& status) argument
/macosx-10.10/ncurses-44/ncurses/test/
H A Ddemo_defkey.c98 visible(const char *string) function
/macosx-10.10/emacs-93/emacs/lisp/
H A Dfollow.el[all...]
H A Doutline.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dlucid.el
/macosx-10.10/WebCore-7600.1.25/platform/
H A DPopupMenuStyle.h46 PopupMenuStyle(const Color& foreground, const Color& background, const Font& font, bool visible, bool isDisplayNone, bool hasDefaultAppearance, Length textIndent, TextDirection textDirection, bool hasTextDirectionOverride, BackgroundColorType backgroundColorType = DefaultBackgroundColor, PopupMenuType menuType = SelectPopup, PopupMenuSize menuSize = PopupMenuSizeNormal) argument
H A DWidget.h131 virtual void setParentVisible(bool visible) { m_parentVisible = visible; } argument
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dholidays.el[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dintervals.h58 unsigned int visible : 1; /* Zero means don't display. */ member in struct:interval
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/bwidget/
H A Dtree.rb302 def visible(node) method in class:Tk
497 def visible method in class:Tk
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeMarquee.c23 int visible; /* -visible option. */ member in struct:TreeMarquee_
[all...]
/macosx-10.10/WebCore-7600.1.25/html/
H A DMediaController.cpp583 void MediaController::setClosedCaptionsVisible(bool visible) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapperLayer.h231 bool visible : 1; member in struct:WebCore::TextureMapperLayer::State
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dcoffgrok.c473 struct coff_visible *visible = local

Completed in 444 milliseconds

12345