Home
last modified time | relevance | path

Searched refs:SetDefaults (Results 1 – 12 of 12) sorted by relevance

/third_party/cef/libcef/browser/views/
Dbrowser_view_impl.cc68 browser_view->SetDefaults(settings); in Create()
80 browser_view->SetDefaults(settings); in CreateForPopup()
229 void CefBrowserViewImpl::SetDefaults(const CefBrowserSettings& settings) { in SetDefaults() function in CefBrowserViewImpl
Dbrowser_view_impl.h93 void SetDefaults(const CefBrowserSettings& settings);
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedSetGet.cpp91 state.SetDefaults(); in iterate()
DesextcDrawBuffersIndexedBase.hpp114 void SetDefaults();
DesextcDrawBuffersIndexedBlending.cpp86 state.SetDefaults(); in releaseFramebuffer()
DesextcDrawBuffersIndexedColorMasks.cpp88 state.SetDefaults(); in releaseFramebuffer()
DesextcDrawBuffersIndexedBase.cpp349 void DrawBuffersIndexedBase::BlendMaskStateMachine::SetDefaults() in SetDefaults() function in glcts::DrawBuffersIndexedBase::BlendMaskStateMachine
/third_party/node/deps/v8/src/ast/
Dscopes.cc102 SetDefaults(); in Scope()
108 SetDefaults(); in Scope()
151 SetDefaults(); in DeclarationScope()
164 SetDefaults(); in DeclarationScope()
245 SetDefaults(); in Scope()
278 SetDefaults(); in DeclarationScope()
295 SetDefaults(); in Scope()
310 void DeclarationScope::SetDefaults() { in SetDefaults() function in v8::internal::DeclarationScope
344 void Scope::SetDefaults() { in SetDefaults() function in v8::internal::Scope
Dscopes.h746 void SetDefaults();
1255 void SetDefaults();
/third_party/gn/src/gn/
Dfunctions_target_rust_unittest.cc230 TEST_F(RustFunctionsTarget, SetDefaults) { in TEST_F() argument
Dfunctions.cc1405 INSERT_FUNCTION(SetDefaults, false) in FunctionInfoInitializer()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch7591 @@ -232,25 +237,33 @@ void CefBrowserViewImpl::SetDefaults(const CefBrowserSettings& settings) {