Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
546
bool StyleSheetProperty::isVarValue() const {
547
return mIsVarValue;
548
}
549
550
bool StyleSheetProperty::isLightDarkValue() const {
551
return mIsLightDarkValue;
Callers
1
applyVarValues
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected