Home
last modified time | relevance | path

Searched refs:seen_blend (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-cff2-interp-cs.hh90 seen_blend = false; in init()
131 if (!seen_blend) in process_blend()
141 seen_blend = true; in process_blend()
148 if (unlikely (seen_vsindex () || seen_blend)) in process_vsindex()
192 bool seen_blend; member