Home
last modified time | relevance | path

Searched refs:AttachTo (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Dextension_handler_cpptoc.cc119 settingsObj.AttachTo(*settings); in extension_handler_on_before_background_browser()
195 windowInfoObj.AttachTo(*windowInfo); in extension_handler_on_before_browser()
204 settingsObj.AttachTo(*settings); in extension_handler_on_before_browser()
Dlife_span_handler_cpptoc.cc88 windowInfoObj.AttachTo(*windowInfo); in life_span_handler_on_before_popup()
97 settingsObj.AttachTo(*settings); in life_span_handler_on_before_popup()
Drender_handler_cpptoc.cc180 screen_infoObj.AttachTo(*screen_info); in render_handler_get_screen_info()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h594 void attachNewSubtree(DomTreeT& DT, const TreeNodePtr AttachTo) { in attachNewSubtree()
596 NodeToInfo[NumToNode[1]].IDom = AttachTo->getBlock(); in attachNewSubtree()
618 void reattachExistingSubtree(DomTreeT &DT, const TreeNodePtr AttachTo) { in reattachExistingSubtree()
619 NodeToInfo[NumToNode[1]].IDom = AttachTo->getBlock(); in reattachExistingSubtree()
/third_party/cef/libcef/renderer/
Dv8_impl.cc284 void AttachTo(v8::Local<v8::Context> context, v8::Local<v8::Object> object) { in AttachTo() function in __anon44d5a20d0111::V8TrackObject
338 void AttachTo(v8::Local<v8::Context> context, in AttachTo() function in __anon44d5a20d0111::V8TrackArrayBuffer
1350 tracker->AttachTo(context, obj); in CreateObject()
1378 tracker->AttachTo(context, arr); in CreateArray()
1423 tracker->AttachTo(context, ab); in CreateArrayBuffer()
1473 tracker->AttachTo(context, func); in CreateFunction()
/third_party/cef/libcef_dll/
Dlibcef_dll.cc422 partsObj.AttachTo(*parts); in cef_parse_url()
/third_party/cef/include/internal/
Dcef_types_wrappers.h75 void AttachTo(struct_type& source) { in AttachTo() function
/third_party/cef/tools/
Dtranslator.README.txt591 valueObj.AttachTo(*value);
/third_party/chromium/patch/
D0003-ohos-1115.patch27903 + cef_cookieObj.AttachTo(*cef_cookie);