Home
last modified time | relevance | path

Searched refs:reattached (Results 1 – 20 of 20) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_frame.cc47 bool reattached) { in FrameAttached() argument
51 host->FrameAttached(std::move(render_frame), reattached); in FrameAttached()
Dframe_host_impl.cc574 bool reattached) { in FrameAttached() argument
584 if (reattached) { in FrameAttached()
603 [](CefRefPtr<CefFrameHostImpl> self, bool reattached, in FrameAttached()
606 handler->OnFrameAttached(browser, self, reattached); in FrameAttached()
609 CefRefPtr<CefFrameHostImpl>(this), reattached)); in FrameAttached()
Dbrowser_frame.h40 bool reattached) override;
Dframe_host_impl.h134 bool reattached) override;
/third_party/cef/libcef_dll/cpptoc/
Dframe_handler_cpptoc.cc53 int reattached) { in frame_handler_on_frame_attached() argument
73 reattached ? true : false); in frame_handler_on_frame_attached()
/third_party/cef/libcef_dll/ctocpp/
Dframe_handler_ctocpp.cc50 bool reattached) { in OnFrameAttached() argument
70 CefFrameCppToC::Wrap(frame), reattached); in OnFrameAttached()
Dframe_handler_ctocpp.h41 bool reattached) override;
/third_party/cef/tests/ceftests/
Ddraggable_regions_unittest.cc143 bool reattached) override { in OnFrameAttached() argument
148 if (reattached) { in OnFrameAttached()
Dframe_handler_unittest.cc611 bool reattached) override { in OnFrameAttached() argument
1085 bool reattached) override { in OnFrameAttached() argument
1093 NavigateOrderMainTestHandler::OnFrameAttached(browser, frame, reattached); in OnFrameAttached()
1513 bool reattached) override { in OnFrameAttached() argument
1520 OrderMainTestHandler::OnFrameAttached(browser, frame, reattached); in OnFrameAttached()
/third_party/cef/include/
Dcef_frame_handler.h142 bool reattached) {} in OnFrameAttached() argument
/third_party/cef/include/capi/
Dcef_frame_handler_capi.h157 int reattached);
/third_party/iptables/extensions/
Dlibxt_LED.man16 need to be manually detached and reattached to the LED device to switch it
/third_party/cef/libcef/common/mojom/
Dcef.mojom89 bool reattached);
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/semantics/
Dsemantics.dart1109 /// reattached to another parent.
1120 /// reattached via the [_attachObject] method.
1126 /// The object will be detached permanently unless it is reattached via the
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dsliver_persistent_header.dart373 _controller = null; // lazily recreated if we're reattached.
Dobject.dart2075 // To make sure that our subtree is repainted when it's finally reattached,
/third_party/python/Doc/library/
Dtkinter.ttk.rst1143 was detached it is reattached.
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md3727 * Bugfix: Sockets not properly reattached if reconnected during
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_framebuffer_object.txt3436 framebuffer object or reattached the texture image.
/third_party/openGLES/extensions/EXT/
DEXT_framebuffer_object.txt3436 framebuffer object or reattached the texture image.