Searched refs:FT_Encoding (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h92 /* FT_Encoding */
496 /* used to define `encoding' identifiers (see @FT_Encoding). */
523 /* FT_Encoding */
688 } FT_Encoding; typedef in typeref:enum:FT_Encoding_
697 /* These constants are deprecated; use the corresponding @FT_Encoding */
728 /* encoding :: An @FT_Encoding tag identifying the charmap. Use */
743 FT_Encoding encoding;
3059 FT_Encoding encoding );
/external/freetype/include/
H A Dfreetype.h124 /* FT_Encoding */
534 /* used to define `encoding' identifiers (see @FT_Encoding). */
561 /* FT_Encoding */
727 } FT_Encoding; typedef in typeref:enum:FT_Encoding_
736 /* These constants are deprecated; use the corresponding @FT_Encoding */
767 /* encoding :: An @FT_Encoding tag identifying the charmap. Use */
782 FT_Encoding encoding;
3127 FT_Encoding encoding );
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h92 /* FT_Encoding */
498 /* used to define `encoding' identifiers (see @FT_Encoding). */
525 /* FT_Encoding */
690 } FT_Encoding; typedef in typeref:enum:FT_Encoding_
699 /* These constants are deprecated; use the corresponding @FT_Encoding */
730 /* encoding :: An @FT_Encoding tag identifying the charmap. Use */
745 FT_Encoding encoding;
3072 FT_Encoding encoding );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h92 /* FT_Encoding */
498 /* used to define `encoding' identifiers (see @FT_Encoding). */
525 /* FT_Encoding */
690 } FT_Encoding; typedef in typeref:enum:FT_Encoding_
699 /* These constants are deprecated; use the corresponding @FT_Encoding */
730 /* encoding :: An @FT_Encoding tag identifying the charmap. Use */
745 FT_Encoding encoding;
3072 FT_Encoding encoding );
/external/pdfium/core/include/fxge/
H A Dfx_freetype.h63 #define FXFT_Select_Charmap(face, encoding) FT_Select_Charmap((FT_Face)face, (FT_Encoding)encoding)
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsfobjs.c299 static FT_Encoding
307 FT_Encoding encoding;
/external/freetype/src/sfnt/
H A Dsfobjs.c300 static FT_Encoding
308 FT_Encoding encoding;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsfobjs.c301 static FT_Encoding
309 FT_Encoding encoding;
/external/chromium_org/third_party/freetype/src/autofit/
H A Daflatin2.c482 static const FT_Encoding latin_encodings[] =
/external/freetype/src/autofit/
H A Daflatin2.c483 static const FT_Encoding latin_encodings[] =
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c3082 FT_Encoding encoding )
/external/freetype/src/base/
H A Dftobjs.c3096 FT_Encoding encoding )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c3085 FT_Encoding encoding )

Completed in 976 milliseconds