Searched refs:isValue (Results 1 – 16 of 16) sorted by relevance
227 return this->isValue(CI->getValue()); in match()231 return this->isValue(CI->getValue()); in match()244 if (!CI || !this->isValue(CI->getValue())) in match()264 if (this->isValue(CI->getValue())) { in match()271 if (this->isValue(CI->getValue())) { in match()286 return this->isValue(CF->getValueAPF()); in match()290 return this->isValue(CF->getValueAPF()); in match()303 if (!CF || !this->isValue(CF->getValueAPF())) in match()324 bool isValue(const APInt &C) { return true; } in isValue() function333 bool isValue(const APInt &C) { return C.isAllOnesValue(); } in isValue() function[all …]
18 if (!floodColor.isValue() || !floodOpacity.isValue()) { in resolveFloodColor()
207 SkASSERT(fPresentationContext->fInherited.f ## ATTR.isValue()); \ in applyPresentationAttributes()209 if (attr.isValue() && *attr != *fPresentationContext->fInherited.f ## ATTR) { \ in applyPresentationAttributes()241 const bool hasFilter = attrs.fFilter.isValue(); in applyPresentationAttributes()242 if (attrs.fOpacity.isValue()) { in applyPresentationAttributes()246 if (attrs.fClipPath.isValue()) { in applyPresentationAttributes()250 if (attrs.fMask.isValue()) { in applyPresentationAttributes()
59 if (!stopColor.isValue() || !stopOpacity.isValue()) { in resolveStopColor()
72 (!display.isValue() || *display != SkSVGDisplay::kNone); in onPrepareToRender()
63 if (!color.isValue()) { in resolveLightingColor()
78 if (!dest->isInheritable() || v.isValue()) { \87 if (!dest->isInheritable() || v.isValue()) { \
61 bool isValue() const { return fState == SkSVGPropertyState::kValue; } in isValue() function
620 bool isValue() const { return OpV.getNode() != nullptr; } in isValue() function621 bool isValid() const { return isValue() || !(OpN & Invalid); } in isValid()626 assert(!R.isValue()); in lo()630 assert(!R.isValue()); in hi()711 if (isValue()) { in print()993 if (R.isValue()) { in materialize()
39038 : forEachEntry(getExportsOfModule(moduleSymbol), isValue);39043 function isValue(s: Symbol): boolean {39218 const isValue = isAliasResolvedToValue(getSymbolOfNode(node));39219 return isValue && node.moduleReference && !nodeIsMissing(node.moduleReference);
66325 : ts.forEachEntry(getExportsOfModule(moduleSymbol), isValue);66328 function isValue(s) { function66451 var isValue = isAliasResolvedToValue(getSymbolOfNode(node));66452 return isValue && node.moduleReference && !ts.nodeIsMissing(node.moduleReference);
79151 : ts.forEachEntry(getExportsOfModule(moduleSymbol), isValue);79154 function isValue(s) { function79313 var isValue = isAliasResolvedToValue(getSymbolOfNode(node));79314 return isValue && node.moduleReference && !ts.nodeIsMissing(node.moduleReference);
79356 : ts.forEachEntry(getExportsOfModule(moduleSymbol), isValue);79359 function isValue(s) { function79518 var isValue = isAliasResolvedToValue(getSymbolOfNode(node));79519 return isValue && node.moduleReference && !ts.nodeIsMissing(node.moduleReference);
79162 : ts.forEachEntry(getExportsOfModule(moduleSymbol), isValue);79165 function isValue(s) { function79324 var isValue = isAliasResolvedToValue(getSymbolOfNode(node));79325 return isValue && node.moduleReference && !ts.nodeIsMissing(node.moduleReference);