Home | History | Annotate | Download | only in ports

Lines Matching refs:FindName

527     static bool FindName(const SkTDArray<const char*>& list, const char* str) {
563 if (familyName && !FindName(names, familyName)) {