Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-fallback.cc333 hb_glyph_extents_t cluster_extents = base_extents; /* Initialization is just to shut gcc up. */ in position_around_base() local
367 cluster_extents = component_extents; in position_around_base()
370 position_mark (plan, font, buffer, cluster_extents, i, this_combining_class); in position_around_base()