Home
last modified time | relevance | path

Searched defs:mark_index (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DMarkBasePosFormat1.hh116 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply() local
H A DMarkLigPosFormat1.hh99 unsigned int mark_index = (this+markCoverage).get_coverage (buffer->cur().codepoint); in apply() local
/aosp_15_r20/external/skia/fuzz/
H A DFuzzSkParagraph.cpp150 uint8_t mark_type, mark_index; in AddZalgoText() local