Searched refs:listSrc (Results 1 – 1 of 1) sorted by relevance
453 SkListSource* listSrc = SkListSource::Factory(dom.findAttr(child, "data-fields")); in onInflate() local454 SkASSERT(listSrc); in onInflate()458 this->setListSource(listSrc)->unref(); in onInflate()473 fBindings[count].fFieldIndex = listSrc->findFieldIndex(fieldName); in onInflate()