Home
last modified time | relevance | path

Searched defs:min_char (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c101 FT_Int charcode, idx, min_char, max_char; in T42_Open_Face() local
/third_party/python/Include/cpython/
Dunicodeobject.h730 Py_UCS4 min_char; member
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.c2672 FT_Int charcode, idx, min_char, max_char; in T1_Open_Face() local
/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc964 uint32_t end_index, base::uc32 min_char, in EmitUseLookupTable()
1108 base::uc32 min_char, base::uc32 max_char, in GenerateBranches()