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

  /external/skia/include/core/
SkAdvancedTypefaceMetrics.h 67 int16_t fStemV; // Thickness of dominant vertical stem.
  /external/skia/src/ports/
SkFontHost_win.cpp     [all...]
SkFontHost_mac_coretext.cpp     [all...]
SkFontHost_FreeType.cpp 499 info->fStemV = 0;
507 info->fStemV = min_width;
    [all...]
  /external/skia/src/pdf/
SkPDFFont.cpp 919 scaleFromFontUnits(fFontInfo->fStemV, emSize));
    [all...]

Completed in 404 milliseconds