HomeSort by relevance Sort by last modified time
    Searched full:sfnt (Results 126 - 150 of 166) sorted by null

1 2 3 4 56 7

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTUtils.cpp 38 // Get the sfnt header.
  /external/harfbuzz_ng/src/
main.cc 84 printf ("Obsolete Apple Type1 font in SFNT container\n");
  /external/icu4c/samples/layout/
GDIFontInstance.cpp 21 #include "sfnt.h"
layout.vcxproj 261 <ClInclude Include="sfnt.h" />
  /external/skia/src/sfnt/
SkOTUtils.cpp 38 // Get the sfnt header.
  /external/skia/
Android.mk 368 src/sfnt/SkOTTable_name.cpp \
369 src/sfnt/SkOTUtils.cpp \
589 $(LOCAL_PATH)/src/sfnt \
  /external/chromium_org/third_party/freetype/src/cff/
cffgload.c 2663 SFNT_Service sfnt = (SFNT_Service)cff_face->sfnt; local
    [all...]
  /external/freetype/src/cff/
cffgload.c 2663 SFNT_Service sfnt = (SFNT_Service)cff_face->sfnt; local
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttgload.c 78 ( (SFNT_Service)face->sfnt )->get_metrics( face, 0, idx, lsb, aw );
102 ( (SFNT_Service)face->sfnt )->get_metrics( face, 1, idx, tsb, ah );
1881 SFNT_Service sfnt; local
    [all...]
  /external/freetype/src/truetype/
ttgload.c 78 ( (SFNT_Service)face->sfnt )->get_metrics( face, 0, idx, lsb, aw );
102 ( (SFNT_Service)face->sfnt )->get_metrics( face, 1, idx, tsb, ah );
1881 SFNT_Service sfnt; local
    [all...]
  /external/chromium_org/ppapi/api/dev/
ppb_truetype_font_dev.idl 8 * interface exposes font table data for 'sfnt' fonts on the host system. These
  /external/chromium_org/ppapi/c/dev/
ppb_truetype_font_dev.h 26 * interface exposes font table data for 'sfnt' fonts on the host system. These
  /external/chromium_org/third_party/freetype/include/freetype/
fttypes.h 170 /* A typedef for 32-bit tags (as used in the SFNT format). */
    [all...]
freetype.h     [all...]
  /external/chromium_org/third_party/icu/source/test/letest/
PortableFontInstance.cpp 23 #include "sfnt.h"
cletest.vcxproj 180 <ClInclude Include="sfnt.h" />
gendata.vcxproj 248 <ClInclude Include="sfnt.h" />
letest.vcxproj 244 <ClInclude Include="sfnt.h" />
  /external/freetype/include/freetype/
fttypes.h 170 /* A typedef for 32-bit tags (as used in the SFNT format). */
    [all...]
freetype.h     [all...]
  /external/icu4c/test/letest/
PortableFontInstance.cpp 23 #include "sfnt.h"
cletest.vcxproj 180 <ClInclude Include="sfnt.h" />
gendata.vcxproj 248 <ClInclude Include="sfnt.h" />
letest.vcxproj 244 <ClInclude Include="sfnt.h" />
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Icons.py 254 kTrueTypeFlatFontIcon = FOUR_CHAR_CODE('sfnt')

Completed in 1019 milliseconds

1 2 3 4 56 7