HomeSort by relevance Sort by last modified time
    Searched full:fpgm (Results 1 - 25 of 45) sorted by null

1 2

  /external/fonttools/Lib/fontTools/ttLib/tables/
_p_r_e_p.py 3 superclass = ttLib.getTableClass("fpgm")
T_S_I__1.py 7 extras = {0xfffa: "ppgm", 0xfffb: "cvt", 0xfffc: "reserved", 0xfffd: "fpgm"}
30 if self.extras[extraCode] == "fpgm": # this is the last one
  /external/chromium_org/third_party/ots/src/
fpgm.cc 5 #include "fpgm.h"
7 // fpgm - Font Program
8 // http://www.microsoft.com/opentype/otspec/fpgm.htm
15 OpenTypeFPGM *fpgm = new OpenTypeFPGM; local
16 file->fpgm = fpgm;
19 return OTS_FAILURE(); // almost all fpgm tables are less than 5k bytes.
26 fpgm->data = data;
27 fpgm->length = length;
33 return g_transcode_hints && file->fpgm;
37 const OpenTypeFPGM *fpgm = file->fpgm; local
    [all...]
ots.h 48 // want to omit TrueType hinting instructions and variables in glyf, fpgm, prep,
191 F(fpgm, FPGM) \
  /external/chromium_org/third_party/ots/
ots-common.gypi 22 'src/fpgm.cc',
23 'src/fpgm.h',
BUILD.gn 25 "src/fpgm.cc",
26 "src/fpgm.h",
ots.target.darwin-arm64.mk 32 third_party/ots/src/fpgm.cc \
ots.target.darwin-mips.mk 32 third_party/ots/src/fpgm.cc \
ots.target.darwin-mips64.mk 32 third_party/ots/src/fpgm.cc \
ots.target.darwin-x86.mk 32 third_party/ots/src/fpgm.cc \
ots.target.darwin-x86_64.mk 32 third_party/ots/src/fpgm.cc \
ots.target.linux-arm64.mk 32 third_party/ots/src/fpgm.cc \
ots.target.linux-mips.mk 32 third_party/ots/src/fpgm.cc \
ots.target.linux-mips64.mk 32 third_party/ots/src/fpgm.cc \
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttobjs.c 259 { 0x28233bf1, 0x000087c4 }, /* fpgm */
264 { 0x28233bf1, 0x000087c4 }, /* fpgm */
269 { 0x5a30ca3b, 0x00009063 }, /* fpgm */
274 { 0x9c9e48b8, 0x0000bea2 }, /* fpgm */
279 { 0x0a5a0483, 0x00017c39 }, /* fpgm */
284 { 0x40c92555, 0x000000e5 }, /* fpgm */
289 { 0x33c41652, 0x000000e5 }, /* fpgm */
294 { 0x6db1651d, 0x0000019d }, /* fpgm */
299 { 0x40c92555, 0x000000e5 }, /* fpgm */
304 { 0x85e47664, 0x000000e5 }, /* fpgm */
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c 259 { 0x28233bf1, 0x000087c4 }, /* fpgm */
264 { 0x28233bf1, 0x000087c4 }, /* fpgm */
269 { 0x5a30ca3b, 0x00009063 }, /* fpgm */
274 { 0x9c9e48b8, 0x0000bea2 }, /* fpgm */
279 { 0x0a5a0483, 0x00017c39 }, /* fpgm */
284 { 0x40c92555, 0x000000e5 }, /* fpgm */
289 { 0x33c41652, 0x000000e5 }, /* fpgm */
294 { 0x6db1651d, 0x0000019d }, /* fpgm */
299 { 0x40c92555, 0x000000e5 }, /* fpgm */
304 { 0x85e47664, 0x000000e5 }, /* fpgm */
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 260 { 0x28233bf1, 0x000087c4 }, /* fpgm */
265 { 0x28233bf1, 0x000087c4 }, /* fpgm */
270 { 0x5a30ca3b, 0x00009063 }, /* fpgm */
275 { 0x9c9e48b8, 0x0000bea2 }, /* fpgm */
280 { 0x0a5a0483, 0x00017c39 }, /* fpgm */
285 { 0x40c92555, 0x000000e5 }, /* fpgm */
290 { 0x33c41652, 0x000000e5 }, /* fpgm */
295 { 0x6db1651d, 0x0000019d }, /* fpgm */
300 { 0x40c92555, 0x000000e5 }, /* fpgm */
305 { 0x85e47664, 0x000000e5 }, /* fpgm */
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/
tag.cc 36 const int32_t Tag::fpgm = TAG('f', 'p', 'g', 'm'); member in class:sfntly::Tag
96 Tag::fpgm,
tag.h 44 static const int32_t fpgm; member in struct:sfntly::Tag
  /external/sfntly/cpp/src/sfntly/
tag.cc 36 const int32_t Tag::fpgm = TAG('f', 'p', 'g', 'm'); member in class:sfntly::Tag
96 Tag::fpgm,
tag.h 44 static const int32_t fpgm; member in struct:sfntly::Tag
  /external/chromium_org/third_party/ots/test/
SConstruct 19 '../src/fpgm.cc',
  /external/chromium_org/third_party/sfntly/cpp/src/test/
test_data.cc 47 Tag::VDMX, Tag::cmap, Tag::cvt, Tag::fpgm, Tag::gasp,
  /external/sfntly/cpp/src/test/
test_data.cc 47 Tag::VDMX, Tag::cmap, Tag::cvt, Tag::fpgm, Tag::gasp,
  /external/fonttools/Doc/
documentation.html 45 BASE, CBDT, CBLC, CFF, COLR, CPAL, DSIG, EBDT, EBLC, FFTM, GDEF, GMAP, GPKG, GPOS, GSUB, JSTF, LTSH, META, OS/2, SING, SVG, TSI0, TSI1, TSI2, TSI3, TSI5, TSIB, TSID, TSIJ, TSIP, TSIS, TSIV, VORG, cmap, cvt, fpgm, gasp, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, name, post, prep, sbix, vhea and vmtx

Completed in 3467 milliseconds

1 2