Home
last modified time | relevance | path

Searched refs:text_indent_type_value (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.cc6192 TextIndentType text_indent_type_value = in ApplyValue() local
6205 text_indent_type_value = TextIndentType::kHanging; in ApplyValue()
6213 state.Style()->SetTextIndentType(text_indent_type_value); in ApplyValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/longhands/
H A Dlonghands_custom.cc6462 TextIndentType text_indent_type_value = in ApplyValue() local
6475 text_indent_type_value = TextIndentType::kHanging; in ApplyValue()
6483 state.Style()->SetTextIndentType(text_indent_type_value); in ApplyValue()