Searched defs:element (Results 226 - 250 of 645) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DSelectPopupClient.cpp40 SelectPopupClient::SelectPopupClient(bool multiple, int size, const ScopeArray<BlackBerry::Platform::String>& labels, bool* enableds, const int* itemType, bool* selecteds, WebPagePrivate* webPagePrivate, HTMLSelectElement* element) argument
H A DSpellingHandler.cpp46 void SpellingHandler::spellCheckTextBlock(const WebCore::Element* element, WebCore::TextCheckingProcessType textCheckingProcessType) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DFullScreenVideoQt.cpp50 void GStreamerFullScreenVideoHandler::setVideoElement(HTMLVideoElement* element) argument
/macosx-10.9.5/WebKit2-7537.78.2/Platform/CoreIPC/
H A DArgumentCoders.h114 T element; local
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Network/
H A DNetworkResourceLoadParameters.cpp78 const FormDataElement& element = elements[i]; local
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/FullScreen/
H A DWebFullScreenManager.cpp50 static IntRect screenRectOfContents(Element* element) argument
77 WebCore::Element* WebFullScreenManager::element() function in class:WebKit::WebFullScreenManager
95 enterFullScreenForElement(WebCore::Element* element) argument
103 exitFullScreenForElement(WebCore::Element* element) argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/PDF/
H A DPDFPluginAnnotation.h52 WebCore::Element* element() const { return m_element.get(); } function in class:WebKit::PDFPluginAnnotation
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Distack.c179 Bool TY_(IsPushedLast)( TidyDocImpl* doc, Node *element, Node *node ) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dflipc_debug.h80 int element = bitpos / (sizeof(unsigned long) * 8); local
114 int element, subbitpos; local
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dlanginfo.c381 char **element; local
432 char **element, *langstr; variable
[all...]
/macosx-10.9.5/CPANInternal-140/XML-SAX/SAX/
H A DPurePerl.pm154 sub element { subroutine
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DAppleEmbeddedKeyboard.cpp305 IOHIDElement * element; local
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSPluginElementFunctions.cpp73 HTMLElement* element = jsHTMLElement->impl(); local
83 HTMLElement* element = jsHTMLElement->impl(); local
105 JSHTMLElement* element = jsCast<JSHTMLElement*>(asObject(slotBase)); local
113 runtimeObjectCustomGetOwnPropertySlot(ExecState* exec, PropertyName propertyName, PropertySlot& slot, JSHTMLElement* element) argument
125 runtimeObjectCustomGetOwnPropertyDescriptor(ExecState* exec, PropertyName propertyName, PropertyDescriptor& descriptor, JSHTMLElement* element) argument
141 runtimeObjectCustomPut(ExecState* exec, PropertyName propertyName, JSValue value, JSHTMLElement* element, PutPropertySlot& slot) argument
154 JSHTMLElement* element = jsCast<JSHTMLElement*>(exec->callee()); local
174 runtimeObjectGetCallData(JSHTMLElement* element, CallData& callData) argument
[all...]
H A DScriptValue.cpp146 JSValue element = array->getIndex(scriptState, i); local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSDefaultStyleSheets.cpp156 void CSSDefaultStyleSheets::ensureDefaultStyleSheetsForElement(Element* element, bool& changedDefaultStyle) argument
[all...]
H A DStyleScopeResolver.cpp197 bool StyleScopeResolver::styleSharingCandidateMatchesHostRules(const Element* element) argument
217 void StyleScopeResolver::matchHostRules(const Element* element, Vector<RuleSet*>& matchedRules) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DAttr.cpp40 Attr::Attr(Element* element, const QualifiedName& name) argument
59 PassRefPtr<Attr> Attr::create(Element* element, const QualifiedName& name) argument
226 void Attr::attachToElement(Element* element) argument
H A DCheckedRadioButtons.cpp186 void CheckedRadioButtons::addButton(HTMLInputElement* element) argument
201 void CheckedRadioButtons::updateCheckedState(HTMLInputElement* element) argument
214 requiredAttributeChanged(HTMLInputElement* element) argument
247 removeButton(HTMLInputElement* element) argument
[all...]
H A DCustomElementRegistry.cpp58 CustomElementInvocation::CustomElementInvocation(PassRefPtr<Element> element) argument
209 void CustomElementRegistry::didGiveTypeExtension(Element* element) argument
217 didCreateElement(Element* element) argument
[all...]
H A DStyleElement.cpp45 static bool isCSS(Element* element, const AtomicString& type) argument
63 void StyleElement::insertedIntoDocument(Document* document, Element* element) argument
74 void StyleElement::removedFromDocument(Document* document, Element* element) argument
88 void StyleElement::clearDocumentData(Document* document, Element* element) argument
97 childrenChanged(Element* element) argument
106 finishParsingChildren(Element* element) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DApplyStyleCommand.h59 static PassRefPtr<ApplyStyleCommand> create(PassRefPtr<Element> element, bool removeOnly = false, EditAction action = EditActionChangeAttributes) argument
82 inline bool shouldRemoveInlineStyleFromElement(EditingStyle* style, HTMLElement* element) {return removeInlineStyleFromElement(style, element, RemoveNone);} argument
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DColorInputType.cpp70 PassOwnPtr<InputType> ColorInputType::create(HTMLInputElement* element) argument
[all...]
H A DImageInputType.cpp42 inline ImageInputType::ImageInputType(HTMLInputElement* element) argument
47 PassOwnPtr<InputType> ImageInputType::create(HTMLInputElement* element) argument
90 RefPtr<HTMLInputElement> element = this->element(); local
176 RefPtr<HTMLInputElement> element = this->element(); local
200 RefPtr<HTMLInputElement> element = this->element(); local
[all...]
H A DMediaDocument.cpp221 RefPtr<Element> element = Document::createElement(embedTag, false); local
H A DMonthInputType.cpp52 PassOwnPtr<InputType> MonthInputType::create(HTMLInputElement* element) argument

Completed in 226 milliseconds

1234567891011>>