Searched defs:isNotDef (Results 1 – 16 of 16) sorted by relevance
18 bool SkSVGDefs::isNotDef() { in isNotDef() function in SkSVGDefs
19 bool SkSVGMetadata::isNotDef() { in isNotDef() function in SkSVGMetadata
27 bool SkSVGMask::isNotDef() { in isNotDef() function in SkSVGMask
20 bool SkSVGClipPath::isNotDef() { in isNotDef() function in SkSVGClipPath
38 bool SkSVGGroup::isNotDef() { in isNotDef() function in SkSVGGroup
56 bool SkSVGElement::isNotDef() { in isNotDef() function in SkSVGElement
25 bool SkSVGGradient::isNotDef() { in isNotDef() function in SkSVGGradient
390 bool isNotDef = created->fIsNotDef = created->isNotDef(); in CreateElement() local