Searched refs:descent (Results 1 – 4 of 4) sorted by relevance
1 SUMMARY = "Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packr…
68 The order of <file_data>'s is a depth-first descent of the directory
684 STBTT_DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *li…1525 STBTT_DEF void stbtt_GetFontVMetrics(const stbtt_fontinfo *info, int *ascent, int *descent, int *li… in stbtt_GetFontVMetrics() argument1528 if (descent) *descent = ttSHORT(info->data+info->hhea + 6); in stbtt_GetFontVMetrics()
912 Maximum allowed number of descent cgroups.919 Maximum allowed descent depth below the current cgroup.920 If the actual descent depth is equal or larger,