HomeSort by relevance Sort by last modified time
    Searched full:last_lig_component (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 331 unsigned int last_lig_component = (unsigned int) -1; local
344 if (last_lig_component != this_lig_component)
346 last_lig_component = this_lig_component;

Completed in 308 milliseconds