Home
last modified time | relevance | path

Searched defs:ApplyValue (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dlonghand.h36 virtual void ApplyValue(StyleResolverState& state, in ApplyValue() function
40 virtual void ApplyValue(StyleResolverState&, const CSSValue&) const { in ApplyValue() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/
H A Dlonghand.h33 virtual void ApplyValue(StyleResolverState&, const CSSValue&) const { in ApplyValue() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dbreak_list_unittest.cc32 TEST_F(BreakListTest, ApplyValue) { in TEST_F() argument
H A Dbreak_list.h87 void BreakList<T>::ApplyValue(T value, const Range& range) { in ApplyValue() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dbreak_list_unittest.cc32 TEST_F(BreakListTest, ApplyValue) { in TEST_F() argument
H A Dbreak_list.h87 void BreakList<T>::ApplyValue(T value, const Range& range) { in ApplyValue() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Scene/
H A DValueAnimationInfo.cpp126 void ValueAnimationInfo::ApplyValue(const Variant& newValue) in ApplyValue() function in Urho3D::ValueAnimationInfo
H A DAnimatable.cpp59 void AttributeAnimationInfo::ApplyValue(const Variant& newValue) in ApplyValue() function in Urho3D::AttributeAnimationInfo
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/longhands/
H A Dcustom_property.cc70 void CustomProperty::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::CustomProperty
H A Dlonghands_custom.cc664 void BaselineShift::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::BaselineShift
1300 void CaretColor::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::CaretColor
1574 void ColorScheme::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::ColorScheme
1971 void Content::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Content
2194 void Cursor::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Cursor
2273 void Direction::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Direction
2337 void Display::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Display
5010 void Resize::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Resize
6000 void TextAlign::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::TextAlign
6187 void TextIndent::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::TextIndent
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/longhands/
H A Dcustom_property.cc82 void CustomProperty::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::CustomProperty
H A Dlonghands_custom.cc316 void AnimationName::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::AnimationName
1383 void CaretColor::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::CaretColor
1626 void ColorScheme::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::ColorScheme
2033 void Content::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Content
2276 void Cursor::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Cursor
2355 void Direction::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Direction
2486 void Display::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Display
2723 void FontFamily::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::FontFamily
4275 void MathDepth::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::MathDepth
5174 void Resize::ApplyValue(StyleResolverState& state, in ApplyValue() function in blink::css_longhand::Resize
[all …]
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/
H A Dqssgrenderdynamicobjectsystemcommands_p.h65 ApplyValue, enumerator
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DMaterial.cpp203 void ShaderParameterAnimationInfo::ApplyValue(const Variant& newValue) in ApplyValue() function in Urho3D::ShaderParameterAnimationInfo