Home
last modified time | relevance | path

Searched refs:ApplyMathMLCustomStyleProperties (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_resolver.h205 void ApplyMathMLCustomStyleProperties(Element*, StyleResolverState&);
H A Dstyle_resolver.cc890 ApplyMathMLCustomStyleProperties(element, state); in StyleForElement()
958 void StyleResolver::ApplyMathMLCustomStyleProperties( in ApplyMathMLCustomStyleProperties() function in blink::StyleResolver