Home
last modified time | relevance | path

Searched defs:TakeStyle (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver_state.cc113 scoped_refptr<ComputedStyle> StyleResolverState::TakeStyle() { in TakeStyle() function in blink::StyleResolverState
H A Dstyle_cascade_test.cc61 scoped_refptr<ComputedStyle> TakeStyle() { return state_.TakeStyle(); } in TakeStyle() function in blink::TestCascade
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver_state.cc116 scoped_refptr<ComputedStyle> StyleResolverState::TakeStyle() { in TakeStyle() function in blink::StyleResolverState
H A Dstyle_cascade_test.cc93 scoped_refptr<ComputedStyle> TakeStyle() { return state_.TakeStyle(); } in TakeStyle() function in blink::TestCascade