HomeSort by relevance Sort by last modified time
    Searched refs:getTypefaceForFontRec (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_android.cpp 113 SkTypeface* getTypefaceForFontRec(FontRecID fontRecID);
491 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForFontRec(FontRecID fontRecID) {
535 SkTypeface* face = this->getTypefaceForFontRec(fontRecID);
555 SkTypeface* face = this->getTypefaceForFontRec(fontRecID);
671 nextLogicalTypeface = this->getTypefaceForFontRec(matchedFont);
719 currentTypeface = this->getTypefaceForFontRec(matchedFont);
    [all...]
  /external/skia/src/ports/
SkFontConfigInterface_android.cpp 113 SkTypeface* getTypefaceForFontRec(FontRecID fontRecID);
491 SkTypeface* SkFontConfigInterfaceAndroid::getTypefaceForFontRec(FontRecID fontRecID) {
535 SkTypeface* face = this->getTypefaceForFontRec(fontRecID);
555 SkTypeface* face = this->getTypefaceForFontRec(fontRecID);
671 nextLogicalTypeface = this->getTypefaceForFontRec(matchedFont);
719 currentTypeface = this->getTypefaceForFontRec(matchedFont);
    [all...]

Completed in 108 milliseconds