HomeSort by: relevance | last modified time | path
    Searched refs:ft_encoding_unicode (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/fonttosfnt/dist/
read.c 285 rc = FT_Select_Charmap(face, ft_encoding_unicode);
  /xsrc/external/mit/freetype/dist/include/freetype/
freetype.h 620 * FT_ENCODING_UNICODE ::
705 * `FT_ENCODING_UNICODE` when it is either provided or can be generated
712 * `FT_ENCODING_UNICODE`). Use @FT_Get_BDF_Charset_ID to find out which
745 FT_ENC_TAG( FT_ENCODING_UNICODE, 'u', 'n', 'i', 'c' ),
776 #define ft_encoding_unicode FT_ENCODING_UNICODE macro

Completed in 8 milliseconds