Searched defs:lookaheadCount (Results 1 – 2 of 2) sorted by relevance
1828 unsigned int lookaheadCount, in chain_context_intersects()1848 unsigned int lookaheadCount, in chain_context_closure_lookup()1868 unsigned int lookaheadCount, in chain_context_collect_glyphs_lookup()1892 unsigned int lookaheadCount, in chain_context_would_apply_lookup()1909 unsigned int lookaheadCount, in chain_context_apply_lookup()
217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken()