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

1 2 3 4 5 6 7 8 9

  /external/freetype/include/freetype/internal/services/
svpostnm.h 5 /* The FreeType PostScript name services (specification). */
28 * A trivial service used to retrieve the PostScript name of a given
32 * PostScript name is not available.
37 #define FT_SERVICE_ID_POSTSCRIPT_FONT_NAME "postscript-font-name"
svpsinfo.h 5 /* The FreeType PostScript info service (specification). */
29 #define FT_SERVICE_ID_POSTSCRIPT_INFO "postscript-info"
svpscmap.h 5 /* The FreeType PostScript charmap service (specification). */
28 #define FT_SERVICE_ID_POSTSCRIPT_CMAPS "postscript-cmaps"
  /external/freetype/src/psaux/
psaux.c 5 /* FreeType auxiliary PostScript driver component (body only). */
psauxmod.h 5 /* FreeType auxiliary PostScript module implementation (specification). */
t1decode.h 5 /* PostScript Type 1 decoding routines (specification). */
psauxmod.c 5 /* FreeType auxiliary PostScript module implementation (body). */
psobjs.h 5 /* Auxiliary functions for PostScript fonts (specification). */
  /external/freetype/src/pshinter/
pshinter.c 5 /* FreeType PostScript Hinting module */
pshmod.h 5 /* PostScript hinter module interface (specification). */
pshmod.c 5 /* FreeType PostScript hinter module implementation (body). */
26 /* the Postscript Hinter module structure */
  /external/freetype/include/freetype/
t1tables.h 46 /* Type~1 (PostScript) specific font tables. */
50 /* including structures related to other PostScript font formats. */
411 * Return true if a given face provides reliable PostScript glyph
438 * PostScript font.
442 * PostScript face handle.
455 * If the font's format is not PostScript-based, this function will
471 * PostScript font.
475 * PostScript face handle.
488 * If the font's format is not PostScript-based, this function returns
591 * Retrieve the value for the supplied key from a PostScript font
    [all...]
fterrdef.h 192 "PostScript (post) table missing" )
204 "invalid PostScript (post) table format" )
206 "invalid PostScript (post) table" )
  /external/webkit/Source/WebKit/qt/tests/MIMESniffing/
TestData.h 49 {":/application_atom+xml", "application/postscript", false, 0},
50 {":/application_atom+xml", "application/postscript", true, 0},
99 {":/application_ogg", "application/postscript", false, 0},
100 {":/application_ogg", "application/postscript", true, 0},
149 {":/application_pdf", "application/postscript", false, 0},
150 {":/application_pdf", "application/postscript", true, 0},
183 {":/application_postscript", "unknown/unknown", false, "application/postscript"},
184 {":/application_postscript", "unknown/unknown", true, "application/postscript"},
185 {":/application_postscript", "application/unknown", false, "application/postscript"},
186 {":/application_postscript", "application/unknown", true, "application/postscript"},
    [all...]
  /external/bzip2/
words3 25 It is available in Postscript form (manual.ps), PDF form (manual.pdf),
  /external/webkit/Source/WebCore/platform/graphics/win/
FontPlatformDataCGWin.cpp 53 // We need to obtain the PostScript name from the name table and use it instead,.
73 // Now walk each name record looking for a Mac or Windows PostScript name.
87 // This is a Windows PostScript name and is therefore UTF-16.
94 // This is a Mac PostScript name and is therefore ASCII.
  /external/e2fsprogs/contrib/
dconf 3 # Create Adobe-PostScript file that graphically displays the output of
4 # dumpe2fs(8). Use "dumpe2fs | dconf" to create a PostScript file on stdout.
  /external/freetype/include/freetype/internal/
fttrace.h 73 /* PostScript helper module `psaux' */
77 /* PostScript hinting module `pshinter' */
t1types.h 226 /* since version 2.1 - interface to PostScript hinter */
244 /* since version 2.1 - interface to PostScript hinter */
  /external/freetype/src/cff/
cfftypes.h 260 /* interface to PostScript hinter */
263 /* interface to Postscript Names service */
  /external/harfbuzz/src/
harfbuzz-gpos.h 48 /* A pointer to a function which accesses the PostScript interpreter.
79 PostScript interpreter. */
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.h 48 /* A pointer to a function which accesses the PostScript interpreter.
79 PostScript interpreter. */
  /external/skia/gyp/
freetype.gyp 39 '../third_party/externals/freetype/src/psaux/psaux.c', # PostScript Type 1 parsing
41 '../third_party/externals/freetype/src/psnames/psnames.c', # PostScript glyph names support
  /external/webkit/Source/WebKit/mac/WebView/
WebPDFRepresentation.mm 48 @"application/postscript",
87 // Convert PostScript to PDF using Quartz 2D API
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
LocalServices.java 51 txtRecord.put("pdl", "application/postscript");

Completed in 2264 milliseconds

1 2 3 4 5 6 7 8 9