Searched defs:isApply (Results 1 – 3 of 3) sorted by relevance
73 bool isApply() const { return getType() == SkType_Apply; } in isApply() function
87 void setApplyPropertyToRegularStyle(bool isApply) { m_applyPropertyToRegularStyle = isApply; } in setApplyPropertyToRegularStyle()88 …void setApplyPropertyToVisitedLinkStyle(bool isApply) { m_applyPropertyToVisitedLinkStyle = isAppl… in setApplyPropertyToVisitedLinkStyle()