Home
last modified time | relevance | path

Searched defs:char_code (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffcmap.c77 FT_UInt32 char_code = *pchar_code; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrcmap.c102 FT_UInt32 char_code = *pchar_code + 1; in FT_CALLBACK_DEF() local
[all...]
H A Dpfrsbit.c277 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 Dpfrtypes.h119 FT_UInt char_code; member
156 FT_UInt char_code; member
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dt1cmap.c103 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 Dmlz.c55 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 Dmlz.h41 int char_code; member
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccmap.c60 FT_UInt32 char_code; member
[all...]
/third_party/node/deps/v8/src/strings/
H A Dunicode.h125 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 Dstring-search.h134 CharOccurrence(int* bad_char_occurrence, SubjectChar char_code) CharOccurrence() argument
/third_party/skia/third_party/externals/freetype/src/psnames/
H A Dpsmodule.c462 FT_UInt32 char_code = *unicode + 1; in ps_unicodes_char_next() local
/third_party/node/src/
H A Dstring_search.h154 CharOccurrence(int* bad_char_occurrence, Char char_code) CharOccurrence() argument
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c661 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 Dttcmap.c1670 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 Dbuiltins-string-gen.cc1289 TNode<Int32T> char_code = in StringToArray() local
1739 TNode<Int32T> char_code = StringCharCodeAt(string, Unsigned(from)); in SubString() local

Completed in 15 milliseconds