Home | History | Annotate | Download | only in ports

Lines Matching refs:fFamilyNames

461     SkAutoTUnref<SkDataTable> fFamilyNames;
604 , fFamilyNames(GetFamilyNames(fFC)) { }
614 return fFamilyNames->count();
618 familyName->set(fFamilyNames->atStr(index));
622 return this->onMatchFamily(fFamilyNames->atStr(index));