Searched refs:childHasID (Results 1 – 2 of 2) sorted by relevance
281 if (source->childHasID() || destination->childHasID()) in onEndElement()
23 bool childHasID() { return SkToBool(fChildHasID); } in childHasID() function