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

  /external/webkit/Source/WebKit2/UIProcess/
WebProcessProxy.cpp 367 bool WebProcessProxy::canCreateFrame(uint64_t frameID) const
374 ASSERT(canCreateFrame(frameID));
WebProcessProxy.h 93 bool canCreateFrame(uint64_t frameID) const;
WebPageProxy.cpp     [all...]

Completed in 178 milliseconds