Searched refs:IsUndefined (Results 1 – 1 of 1) sorted by relevance
1731 static bool IsUndefined(const Res_value& value) { in IsUndefined() function1784 const bool is_undefined = IsUndefined(it->value); in ApplyStyle()1791 if (force || IsUndefined(entry_it->value)) { in ApplyStyle()1810 [](const auto& pair) { return IsUndefined(pair.second.value); }); in ApplyStyle()1843 if (IsUndefined(entry_it->value)) { in GetAttribute()