Searched defs:isApply (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayable.h73 bool isApply() const { return getType() == SkType_Apply; } function in class:SkDisplayable
/external/skia/src/animator/
H A DSkDisplayable.h73 bool isApply() const { return getType() == SkType_Apply; } function in class:SkDisplayable
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleResolverState.h83 void setApplyPropertyToRegularStyle(bool isApply) { m_applyPropertyToRegularStyle = isApply; } argument
84 void setApplyPropertyToVisitedLinkStyle(bool isApply) { m_applyPropertyToVisitedLinkStyle = isApply; } argument

Completed in 452 milliseconds