Home | History | Annotate | Download | only in WebCore

Lines Matching full:getter

1380         priority and value getter. Append the checkbox for root elements of
1389 Use the value getter. Update the disabled state.
1417 New getter.
5789 (WebCore::EventHandler::panScrollInProgress): Getter used by the sub frames's EventHandler to notice the main frame EventHandler
11418 (WebCore::HTMLFormControlElement::autofocus): Autofocus attribute getter
15276 Eliminate the originalObject argument from property getter functions; it's no longer
15359 Removed originalObject arguments from getter fnctions and base arguments from
16125 a getter/setter for smallChildren to SidebarSectionTreeElement.
19640 * page/inspector/ScriptsPanel.js: Added a paused getter and
22843 Setter/getter for the application cache storage ID.
22852 Setter/getter for the application cache group storage ID.
22861 Setter/getter for the application cache resource storage ID.
22885 Getter for the SQL query.
26466 Added simple getter function to PlatformScrollBar to return the
27442 mask of modifier keys used for access key actions, and a getter.
28555 (WebCore::XMLHttpRequest::onProgressListener): onprogress getter.
33426 data. Add a getter for table names.
37506 Add Location accessor and pointer getter for marking.
45288 Makes fast/dom/Window/window-function-name-getter-precedence.html pass all tests.
46808 CanvasPixelArray object, for consistency with the getter. Removed attributes
50806 fast/dom/Window/window-function-frame-getter-precedence.html
55225 * history/HistoryItem.h: Added m_substituteData, getter, and setter.
56330 clarity, including the data member, and the getter and setter functions.
56893 part. This fixes the getter part of the above test. The above test also
61216 Check if the property is a getter before asking for the value.
61217 If the property is a getter, we no longer show the value.
62246 Remove no longer needed custom constructor getter.
65370 Some enclosing element getters check the node passed to the getter and some
65372 element getters check the node passed to the getter, but this is the only
65382 n where [n, o] is the position passed to the getter, instead of starting the the parent
72708 Removed setMarkDOMRange (the corresponding getter is still needed).
75209 * page/inspector/PropertiesSection.js: Add a getter/setter to reset populated status.
75215 element when currentFocusElement is changed. Use the new listItemElement getter instead of
75222 * page/inspector/DocumentPanel.js: Use the new listItemElement getter instead of the private
75711 (WebCore::HTMLVideoElement::poster): Added getter for poster attribute.