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

  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.h 142 void incrementSubframeCount() { ++m_subframeCount; }
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Frame.cpp 128 m_page->incrementSubframeCount();

Completed in 926 milliseconds