Searched refs:IsEffective (Results 1 – 3 of 3) sorted by relevance
76 bool Edge::IsEffective() const in IsEffective() function in OHOS::Ace::Edge
67 bool IsEffective() const;
333 if (style.IsValid() && style.padding.IsEffective()) { in ResetInitializedStyle()