HomeSort by relevance Sort by last modified time
    Searched full:remove_from_family (Results 1 - 4 of 4) sorted by null

  /external/skia/legacy/src/ports/
SkFontHost_linux.cpp 140 static FamilyRec* remove_from_family(const SkTypeface* face) { function
249 FamilyRec* family = remove_from_family(this);
SkFontHost_simple.cpp 138 static FamilyRec* remove_from_family(const SkTypeface* face) { function
251 FamilyRec* family = remove_from_family(this);
  /external/skia/src/ports/
SkFontHost_linux.cpp 133 static FamilyRec* remove_from_family(const SkTypeface* face) { function
252 FamilyRec* family = remove_from_family(this);
SkFontHost_simple.cpp 138 static FamilyRec* remove_from_family(const SkTypeface* face) { function
251 FamilyRec* family = remove_from_family(this);

Completed in 2344 milliseconds