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

  /external/chromium_org/ui/gfx/
font_unittest.cc 96 TEST_F(FontTest, CapHeight) {
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 449 FT_UShort CapHeight;
    [all...]
  /external/freetype/include/
tttables.h 453 FT_UShort CapHeight;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
tttables.h 449 FT_UShort CapHeight;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
tttables.h 449 FT_UShort CapHeight;
    [all...]
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfFontDescriptorDictionary_autogen.cpp 107 double SkPdfFontDescriptorDictionary::CapHeight(SkPdfNativeDoc* doc) {
108 SkPdfNativeObject* ret = get("CapHeight", "");
116 return get("CapHeight", "") != NULL;
SkPdfFontDescriptorDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfFontDescriptorDictionary_autogen.cpp 107 double SkPdfFontDescriptorDictionary::CapHeight(SkPdfNativeDoc* doc) {
108 SkPdfNativeObject* ret = get("CapHeight", "");
116 return get("CapHeight", "") != NULL;
SkPdfFontDescriptorDictionary_autogen.h     [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c     [all...]
  /external/freetype/src/sfnt/
ttload.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttload.c     [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_FreeType.cpp 620 info->fCapHeight = pclt_info->CapHeight;
632 // Figure out a good guess for CapHeight: average the height of M and X.
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 621 info->fCapHeight = pclt_info->CapHeight;
633 // Figure out a good guess for CapHeight: average the height of M and X.
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 726 milliseconds