Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/longhands/
H A Dlonghands_custom.cc2057 auto* alt_content = MakeGarbageCollected<AltTextContentData>(string); in ApplyValue() local
2058 prev_content->SetNext(alt_content); in ApplyValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/longhands/
H A Dlonghands_custom.cc2119 auto* alt_content = MakeGarbageCollected<AltTextContentData>(string); in ApplyValue() local
2120 prev_content->SetNext(alt_content); in ApplyValue()