/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffcmap.c | 77 FT_UInt32 char_code = *pchar_code; in FT_CALLBACK_DEF() local
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrcmap.c | 102 FT_UInt32 char_code = *pchar_code + 1; in FT_CALLBACK_DEF() local [all...] |
H A D | pfrsbit.c | 277 pfr_lookup_bitmap_data( FT_Byte* base, FT_Byte* limit, FT_UInt count, FT_UInt* flags, FT_UInt char_code, FT_ULong* found_offset, FT_ULong* found_size ) pfr_lookup_bitmap_data() argument
|
H A D | pfrtypes.h | 119 FT_UInt char_code; member 156 FT_UInt char_code; member
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | t1cmap.c | 103 FT_UInt32 char_code = *pchar_code + 1; in FT_CALLBACK_DEF() local 240 FT_UInt32 char_code = *pchar_code; FT_CALLBACK_DEF() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | mlz.c | 55 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict() argument 131 int string_code, last_string_code, char_code; in ff_mlz_decompression() local [all...] |
H A D | mlz.h | 41 int char_code; member
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftccmap.c | 60 FT_UInt32 char_code; member [all...] |
/third_party/node/deps/v8/src/strings/ |
H A D | unicode.h | 125 static inline uint16_t LeadSurrogate(uint32_t char_code) { in LeadSurrogate() argument 128 static inline uint16_t TrailSurrogate(uint32_t char_code) { in TrailSurrogate() argument
|
H A D | string-search.h | 134 CharOccurrence(int* bad_char_occurrence, SubjectChar char_code) CharOccurrence() argument
|
/third_party/skia/third_party/externals/freetype/src/psnames/ |
H A D | psmodule.c | 462 FT_UInt32 char_code = *unicode + 1; in ps_unicodes_char_next() local
|
/third_party/node/src/ |
H A D | string_search.h | 154 CharOccurrence(int* bad_char_occurrence, Char char_code) CharOccurrence() argument
|
/third_party/skia/third_party/externals/freetype/src/winfonts/ |
H A D | winfnt.c | 661 FT_UInt32 char_code = *pchar_code + 1; in fnt_cmap_char_next() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttcmap.c | 1670 FT_UInt32 char_code = *pchar_code + 1; FT_CALLBACK_DEF() local 1941 FT_UInt32 char_code; FT_CALLBACK_DEF() local 2138 FT_UInt32 char_code; FT_CALLBACK_DEF() local 2338 FT_ULong start, end, start_id, char_code; tt_cmap12_next() local 2403 FT_UInt32 char_code = *pchar_code; tt_cmap12_char_map_binary() local 2686 FT_ULong start, end, glyph_id, char_code; tt_cmap13_next() local 2734 FT_UInt32 char_code = *pchar_code; tt_cmap13_char_map_binary() local [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-string-gen.cc | 1289 TNode<Int32T> char_code = in StringToArray() local 1739 TNode<Int32T> char_code = StringCharCodeAt(string, Unsigned(from)); in SubString() local
|