Home
last modified time | relevance | path

Searched refs:offsetParentForBindings (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.idl68 … [ImplementedAs=offsetParentForBindings, PerWorldBindings] readonly attribute Element offsetParent;
DElement.h194 Element* offsetParentForBindings();
DElement.cpp560 Element* Element::offsetParentForBindings() in offsetParentForBindings() function in WebCore::Element