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

  /external/chromium_org/third_party/WebKit/Source/web/
WebDataSourceImpl.cpp 104 return toWebNavigationType(triggeringAction().type());
129 WebNavigationType WebDataSourceImpl::toWebNavigationType(NavigationType type)
WebDataSourceImpl.h 73 static WebNavigationType toWebNavigationType(WebCore::NavigationType type);

Completed in 30 milliseconds