Lines Matching full:getter
1566 Remove custom implementation of state getter
1914 Add indexed property getter to HTMLDocument to support getting
3317 Not reviewed: added null check into the timeline agent getter.
8701 * svg/SVGStyledElement.h: Add inline getter/setters around m_instanceUpdatesBlocked.
11154 Add fast case checks to V8 named property getter on DOMWindow
16245 property accessor getter/setters, and remove a couple of
18204 HTMLInputElement::valueAsDate getter support.
18207 To implement the valueAsDate getter,
18934 - If a getter C++ function returns NaN or infinity, a JavaScript
20553 * bindings/v8/custom/V8CustomBinding.h: Remove custom indexer getter decls.
20554 * bindings/v8/custom/V8DataGridColumnListCustom.cpp: Remove indexer getter definition.
24131 Add isAutofilled getter to match existing setter.
26587 [V8] Don't crash in DOMWindow event getter in OOM situations
27098 getter/setter might invoke execution). Instead derive the current world from
28265 * bridge/jni/jni_instance.h: Add getter/setter for JObjectWrapper::_instance and make the JavaInstance ctor and member variables protected. Both needed for the Android port, see bug for discussion.
32916 - Replace string-valued element accessors with a shared getter/setter function.
32922 (WebCore::getElementStringAttr): Body of string-valued Element getter function.
35211 [V8] Return StyleSheet object instead of HTMLStyleElement w/document.styleSheets named property getter.
39310 (WebCore::V8DOMWrapper::jsWrapperForDOMObject): Added new "assume-it's-there" getter.
39311 * bindings/v8/V8DOMWrapper.h: Added getter decl.
39313 (WebCore::GCPrologueVisitor::visitDOMWrapper): Changed to use explicit getter.
43717 Added getter for FrameLoader:m_suppressOpenerInNewFrame.
46680 Bug 28964 - [Chromium] ChromiumDataObject should have getter/setter interface
46682 Reworked and added to the getter/setter interface in ChromiumDataObject:
47429 * svg/SVGElement.cpp: Remove getter and setter methods for id.
57767 (WebCore::InheritedFlags::fontSmoothing): Removed this getter, since
59626 * page/Settings.h: Added getter/setter for shouldUseHighResolutionTimers.
60506 Added new member m_destinationDragOperation, and its public getter.
60743 Bug 28964 - [Chromium] ChromiumDataObject should have getter/setter interface
60745 Added getter/setter methods and trivial inline implementations for each.
60814 Add HasNumericIndexGetter to indicate a non-custom getter that
60815 returns a number. The numeric index getter also uses PropertySlot's
61895 Add an appCacheManifestURL getter/setter.
61896 Drop the 'get' prefix from the appCacheID getter.
62943 Added getter for ports attribute.
62989 Added custom ports() getter that converts from MessagePortArray to JSArray.
66280 (WebCore::MediaControlVolumeSliderContainerElement::isVisible): Inline getter.
67190 (WebCore::HTMLFormControlElement::formNoValidate): attribute getter
67194 (WebCore::HTMLFormElement::novalidate): attribute getter
68199 (WebCore::originAccessMap): Static getter for access whitelists.
70508 DOM attribute getter/setter functions should use const AtomicString& type
71452 Ensure we're getting the right v8 context in the V8 DOMWindowEvent custom getter.
72211 Getter for the a list of raw Cookies
72426 Getter for the a list of raw Cookies
73160 * bindings/scripts/CodeGeneratorV8.pm: Clean up custom getter/setter code,
73161 as it currently doesn't support a custom getter
77986 (WebCore::GraphicsLayer::contentsOrientation): add a getter.
83852 (WebCore::FontPlatformData::family): Getter. It is needed for FontPlatformDataCacheKey.
84534 (WebCore::HTMLFormControlElement::required): requiredAttr getter
85219 Add a getter in MessagePortChannel for the PlatformMessagePortChannel.
86136 Next step in making DOM attribute getter/setters consistently use AtomicString
86354 (WebCore::HTMLFormControlElement::validity): ValidityState getter
88057 * html/HTMLFormControlElement.cpp: object getter
88068 (WebCore::ValidityState::control): ValidityState's parent getter
88774 Add a m_contentsOrientation member and getter/setter to control whether
90036 New getter and setter for whether compositing should take overlap into account.
95632 Add event handler attribute getter/setters to HTMLFrameSetElement
95667 Bug 25425: DOM attribute getter/setter functions should use const AtomicString& type
95971 Add event handler attribute getter/setters to HTMLBodyElement
96192 Bug 25425: DOM attribute getter/setter functions should use const AtomicString& type