Home
last modified time | relevance | path

Searched defs:max_char (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Objects/stringlib/
Dfind_max_char.h73 Py_UCS4 max_char; in STRINGLIB() local
/third_party/freetype/src/type42/
Dt42objs.c101 FT_Int charcode, idx, min_char, max_char; in T42_Open_Face() local
/third_party/flutter/skia/third_party/externals/freetype/src/type42/
Dt42objs.c101 FT_Int charcode, idx, min_char, max_char; in T42_Open_Face() local
/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/freetype/src/type1/
Dt1load.c2654 FT_Int charcode, idx, min_char, max_char; in T1_Open_Face() local
/third_party/flutter/skia/third_party/externals/freetype/src/type1/
Dt1load.c2630 FT_Int charcode, idx, min_char, max_char; in T1_Open_Face() local
/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/python/Objects/
Dunicodeobject.c1614 Py_UCS4 max_char; in _copy_characters() local
2452 unsigned char max_char; in _PyUnicode_FromUCS1() local
2475 Py_UCS2 max_char; in _PyUnicode_FromUCS2() local
2501 Py_UCS4 max_char; in _PyUnicode_FromUCS4() local
2588 Py_UCS4 max_char; in unicode_adjust_maxchar() local
14588 Py_UCS4 ch, max_char, kind_limit; in unicode_subscript() local