Lines Matching defs:handleProperty
377 bool success = handleProperty(suppressed);
618 if (handleProperty(SkToBool(suppressed)) == false)
625 if (handleProperty(SkToBool(suppressed)) == false)
808 success = handleProperty(suppressed);
826 success = handleProperty(SkToBool(fSuppressStack.top().fSuppress));
1027 bool SkScriptEngine::handleProperty(bool suppressed) {