Home
last modified time | relevance | path

Searched defs:transition_type (Results 1 – 13 of 13) sorted by relevance

/third_party/cef/include/
Dcef_load_handler.h84 TransitionType transition_type) {} in OnLoadStart()
/third_party/cef/libcef_dll/ctocpp/
Dload_handler_ctocpp.cc48 TransitionType transition_type) { in OnLoadStart()
/third_party/cef/libcef_dll/cpptoc/
Dload_handler_cpptoc.cc52 cef_transition_type_t transition_type) { in load_handler_on_load_start()
/third_party/cef/tests/ceftests/
Drequest_unittest.cc389 cef_transition_type_t transition_type; member
437 cef_transition_type_t transition_type = request->GetTransitionType(); in GotRequest() local
486 cef_transition_type_t transition_type, in GetExpectedIndex()
Dnavigation_unittest.cc109 TransitionType transition_type) override { in OnLoadStart()
248 const auto transition_type = entry->GetTransitionType(); in Visit() local
368 const auto transition_type = request->GetTransitionType(); in OnBeforeBrowse() local
403 const auto transition_type = request->GetTransitionType(); in OnBeforeResourceLoad() local
442 TransitionType transition_type) override { in OnLoadStart()
646 TransitionType transition_type) override { in OnLoadStart()
914 TransitionType transition_type) override { in OnLoadStart()
1243 TransitionType transition_type) override { in OnLoadStart()
1495 TransitionType transition_type) override { in OnLoadStart()
1908 const auto transition_type = request->GetTransitionType(); in OnBeforeResourceLoad() local
[all …]
Dframe_handler_unittest.cc540 TransitionType transition_type) override { in OnLoadStart()
1117 TransitionType transition_type) override { in OnLoadStart()
Drequest_context_unittest.cc555 TransitionType transition_type) override { in OnLoadStart()
Dframe_unittest.cc311 TransitionType transition_type) override { in OnLoadStart()
465 TransitionType transition_type) override { in OnLoadStart()
Dmessage_router_unittest.cc2555 TransitionType transition_type) override { in OnLoadStart()
2701 TransitionType transition_type) override { in OnLoadStart()
/third_party/cef/libcef/renderer/extensions/
Dextensions_renderer_client.cc118 ui::PageTransition transition_type, in WillSendRequest()
/third_party/cef/libcef/renderer/alloy/
Dalloy_content_renderer_client.cc402 ui::PageTransition transition_type, in WillSendRequest()
/third_party/weston/ivi-shell/
Divi-layout-export.h91 int32_t transition_type; member
109 int32_t transition_type; member
/third_party/cef/libcef/browser/
Dbrowser_contents_delegate.cc568 ui::PageTransition transition_type) { in OnLoadStart()