Searched defs:checked (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10/Libinfo-459/dns.subproj/
H A Dres_comp.c84 int len = -1, checked = 0; local
/macosx-10.10/WebCore-7600.1.25/platform/
H A DContextMenuItem.cpp46 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, const String& title, bool enabled, bool checked) argument
55 ContextMenuItem::ContextMenuItem(ContextMenuAction action, const String& title, bool enabled, bool checked, const Vector<ContextMenuItem>& subMenuItems) argument
100 void ContextMenuItem::setChecked(bool checked) argument
105 bool ContextMenuItem::checked() const function in class:WebCore::ContextMenuItem
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKContextMenuItem.cpp59 WKContextMenuItemRef WKContextMenuItemCreateAsCheckableAction(WKContextMenuItemTag tag, WKStringRef title, bool enabled, bool checked) argument
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSInspectorFrontendHostCustom.cpp96 JSValue checked = item->get(exec, Identifier(exec, "checked")); local
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebContextMenuItemData.cpp50 WebContextMenuItemData::WebContextMenuItemData(WebCore::ContextMenuItemType type, WebCore::ContextMenuAction action, const String& title, bool enabled, bool checked) argument
H A DWebContextMenuItemData.h57 bool checked() const { return m_checked; } function in class:WebKit::WebContextMenuItemData
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_context_menu_item.cpp53 EwkContextMenuItem::EwkContextMenuItem(Ewk_Context_Menu_Item_Type type, Ewk_Context_Menu_Item_Action action, const char* title, Eina_Bool checked, Eina_Bool enabled, PassRefPtr<EwkContextMenu> subMenu, EwkContextMenu* parentMenu) argument
64 Ewk_Context_Menu_Item* ewk_context_menu_item_new(Ewk_Context_Menu_Item_Type type, Ewk_Context_Menu_Item_Action action, const char* title, Eina_Bool checked, Eina_Bool enabled) argument
131 Eina_Bool ewk_context_menu_item_checked_set(Ewk_Context_Menu_Item* item, Eina_Bool checked) argument
H A Dewk_context_menu_item_private.h55 bool checked() const { return m_isChecked; } function in class:EwkContextMenuItem
56 void setChecked(bool checked) { m_isChecked = checked; } argument
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLInputElement.h59 bool checked; member in struct:WebCore::InputElementClickState
163 bool checked() const { return m_isChecked; } function in class:WebCore::HTMLInputElement
H A DHTMLInputElement.cpp748 bool checked = hasAttribute(checkedAttr); local
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DContextMenuItemGtk.cpp122 static PlatformMenuItemDescription createPlatformMenuItemDescription(ContextMenuItemType type, ContextMenuAction action, const String& title, bool enabled, bool checked) argument
132 gtk_toggle_action_set_active(GTK_TOGGLE_ACTION(platformAction.get()), checked); local
174 ContextMenuItem::ContextMenuItem(ContextMenuItemType type, ContextMenuAction action, const String& title, bool enabled, bool checked) argument
179 ContextMenuItem::ContextMenuItem(ContextMenuAction action, const String& title, bool enabled, bool checked, Vector<ContextMenuItem>& subMenuItems) argument
260 bool ContextMenuItem::checked() const function in class:WebCore::ContextMenuItem
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_context_menu.cpp46 static void checkBasicContextMenuItem(Ewk_Context_Menu_Item* item, Ewk_Context_Menu_Item_Type type, Ewk_Context_Menu_Item_Action action, const char* title, Eina_Bool checked, Eina_Bool enabled) argument
/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dentities.h59 int checked; /* was the entity content checked */ member in struct:_xmlEntity
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dentities.h59 int checked; /* was the entity content checked */ member in struct:_xmlEntity
/macosx-10.10/WTF-7600.1.24/wtf/
H A DCurrentTime.cpp147 static bool checked; local
/macosx-10.10/libresolv-57/
H A Dns_name.c389 int n, len, checked, l; local
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dauthors.el
/macosx-10.10/WebKit-7600.1.25/win/
H A DDOMHTMLClasses.cpp1060 HRESULT STDMETHODCALLTYPE DOMHTMLInputElement::checked( function in class:DOMHTMLInputElement
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclEncoding.c2638 int checked, i; local
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dcpuid.c1060 static int checked = 0; local
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dflyspell.el[all...]
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DPublicDOMInterfaces.h610 @property BOOL checked; variable
/macosx-10.10/swig-12/Source/Swig/
H A Dtypesys.c1559 List *SwigType_equivalent_mangle(String *ms, Hash *checked, Hash *found) { argument
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclEncoding.c3025 int checked, i; local
/macosx-10.10/emacs-93/emacs/lisp/
H A Dediff-util.el[all...]

Completed in 476 milliseconds

12