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

  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.h 208 bool shouldPerformFragmentNavigation(bool isFormSubmission, const String& httpMethod, FrameLoadType, const KURL&);
FrameLoader.cpp 738 if (!action.shouldOpenInNewWindow() && shouldPerformFragmentNavigation(request.formState(), request.resourceRequest().httpMethod(), newLoadType, url)) {
    [all...]

Completed in 46 milliseconds