Searched refs:fFamilyRec (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkFontHost_linux.cpp241 fFamilyRec = family; // just record it so we can return it if asked
257 FamilyRec* getFamily() const { return fFamilyRec; }
263 FamilyRec* fFamilyRec; // we don't own this, just point to it member in class:FamilyTypeface

Completed in 77 milliseconds