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

  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_linux.cpp 457 static SkTypeface* create_typeface(const SkTypeface* familyFace, function
485 return create_typeface(this, NULL, style);
495 return create_typeface(familyFace, NULL, style);
SkFontHost_mac.cpp 603 static SkTypeface* create_typeface(const SkTypeface* familyFace, function
637 return create_typeface(this, NULL, styleBits);
    [all...]
SkFontHost_win.cpp     [all...]
SkFontHost_win_dw.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_linux.cpp 457 static SkTypeface* create_typeface(const SkTypeface* familyFace, function
485 return create_typeface(this, NULL, style);
495 return create_typeface(familyFace, NULL, style);
SkFontHost_mac.cpp 603 static SkTypeface* create_typeface(const SkTypeface* familyFace, function
637 return create_typeface(this, NULL, styleBits);
    [all...]
SkFontHost_win.cpp     [all...]
SkFontHost_win_dw.cpp     [all...]

Completed in 2361 milliseconds