Home
last modified time | relevance | path

Searched refs:hasAny (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/svg/src/
DSkSVGTextPriv.h56 bool hasAny() const { in hasAny() function
DSkSVGText.cpp196 if (!attrs.hasAny()) { in resolve()