MCPcopy Create free account
hub / github.com/SpartanJ/eepp / isVarValue

Method isVarValue

src/eepp/ui/css/stylesheetproperty.cpp:546–548  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544}
545
546bool StyleSheetProperty::isVarValue() const {
547 return mIsVarValue;
548}
549
550bool StyleSheetProperty::isLightDarkValue() const {
551 return mIsLightDarkValue;

Callers 1

applyVarValuesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected