HomeSort by relevance Sort by last modified time
    Searched refs:cluster_extents (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-fallback.cc 315 hb_glyph_extents_t cluster_extents = base_extents; /* Initialization is just to shut gcc up. */ local
348 cluster_extents = component_extents;
351 position_mark (plan, font, buffer, cluster_extents, i, this_combining_class);
  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 315 hb_glyph_extents_t cluster_extents = base_extents; /* Initialization is just to shut gcc up. */ local
348 cluster_extents = component_extents;
351 position_mark (plan, font, buffer, cluster_extents, i, this_combining_class);

Completed in 61 milliseconds