Searched refs:postscript (Results 1 - 25 of 27) sorted by relevance

12

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidparse.c143 FT_FRAME_EXTRACT( ps_len, parser->postscript ) )
148 parser->root.base = parser->postscript;
149 parser->root.cursor = parser->postscript;
201 FT_FRAME_RELEASE( parser->postscript );
214 if ( parser->postscript )
219 FT_FRAME_RELEASE( parser->postscript );
H A Dcidparse.h46 /* postscript :: A pointer to the data to be parsed. */
66 FT_Byte* postscript; member in struct:CID_Parser_
H A Dcidload.c653 parser->postscript,
/external/eigen/bench/btl/data/
H A Dmk_new_gnuplot.sh21 echo set term postscript color rounded enhanced >> $WHAT.gnuplot
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttpost.c393 format = face->postscript.FormatType;
399 /* now read postscript table */
424 format = face->postscript.FormatType;
507 format = face->postscript.FormatType;
H A Dsfobjs.c816 face->postscript.FormatType != 0x00030000L )
821 if ( face->postscript.isFixedPitch )
1054 root->underline_position = face->postscript.underlinePosition -
1055 face->postscript.underlineThickness / 2;
1056 root->underline_thickness = face->postscript.underlineThickness;
1088 /* destroy the postscript names table if it is loaded */
H A Dsfdriver.c95 table = &face->postscript;
H A Dttload.c1095 TT_Postscript* post = &face->postscript;
/external/freetype/src/sfnt/
H A Dttpost.c393 format = face->postscript.FormatType;
399 /* now read postscript table */
424 format = face->postscript.FormatType;
507 format = face->postscript.FormatType;
H A Dsfobjs.c1228 face->postscript.FormatType != 0x00030000L )
1233 if ( face->postscript.isFixedPitch )
1466 root->underline_position = face->postscript.underlinePosition -
1467 face->postscript.underlineThickness / 2;
1468 root->underline_thickness = face->postscript.underlineThickness;
1500 /* destroy the postscript names table if it is loaded */
H A Dsfdriver.c95 table = &face->postscript;
H A Dttload.c1112 TT_Postscript* post = &face->postscript;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttpost.c393 format = face->postscript.FormatType;
399 /* now read postscript table */
424 format = face->postscript.FormatType;
507 format = face->postscript.FormatType;
H A Dsfobjs.c818 face->postscript.FormatType != 0x00030000L )
823 if ( face->postscript.isFixedPitch )
1056 root->underline_position = face->postscript.underlinePosition -
1057 face->postscript.underlineThickness / 2;
1058 root->underline_thickness = face->postscript.underlineThickness;
1090 /* destroy the postscript names table if it is loaded */
H A Dsfdriver.c95 table = &face->postscript;
H A Dttload.c1121 TT_Postscript* post = &face->postscript;
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dtttypes.h1043 /* postscript :: The font's PostScript table (`post' */
1175 /* postscript name service. */
1199 TT_Postscript postscript; /* TrueType Postscript table */ member in struct:TT_FaceRec_
1237 /* postscript names table */
/external/freetype/include/internal/
H A Dtttypes.h1126 /* postscript :: The font's PostScript table (`post' */
1251 /* postscript name service. */
1275 TT_Postscript postscript; /* TrueType Postscript table */ member in struct:TT_FaceRec_
1313 /* postscript names table */
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dtttypes.h1043 /* postscript :: The font's PostScript table (`post' */
1175 /* postscript name service. */
1199 TT_Postscript postscript; /* TrueType Postscript table */ member in struct:TT_FaceRec_
1237 /* postscript names table */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dtttypes.h1043 /* postscript :: The font's PostScript table (`post' */
1175 /* postscript name service. */
1199 TT_Postscript postscript; /* TrueType Postscript table */ member in struct:TT_FaceRec_
1237 /* postscript names table */
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Ddojo-1.6.1.js2798 // 3) continue the original ritual: call the postscript
2799 f = this.postscript;
2844 // 3) continue the original ritual: call the postscript
2845 f = this.postscript;
2874 // 3) call the postscript
2875 f = this.postscript;
3093 // and calling postscript() after all constructors were executed.
3095 // postscript() will be called after the chain of constructors.
3100 // postscript() will be called after the construction.
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttgload.c1731 if ( !face->postscript.isFixedPitch &&
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttgload.c1740 if ( !face->postscript.isFixedPitch &&
/external/freetype/src/truetype/
H A Dttgload.c1876 if ( !face->postscript.isFixedPitch &&
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 429 milliseconds

12