HomeSort by relevance Sort by last modified time
    Searched refs:ownerFrameElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/html/
HTMLBodyElement.cpp 188 HTMLFrameElementBase* ownerFrameElement = static_cast<HTMLFrameElementBase*>(ownerElement);
189 int marginWidth = ownerFrameElement->marginWidth();
192 int marginHeight = ownerFrameElement->marginHeight();
  /external/webkit/Source/WebKit/qt/Api/
qwebframe.cpp 220 WebCore::HTMLFrameOwnerElement* ownerFrameElement,
223 , ownerElement(ownerFrameElement)
    [all...]

Completed in 36 milliseconds