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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh 513 unsigned int new_offset_int = (unsigned int) orig_offset - local
518 new_offset.set (new_offset_int);
519 if (new_offset == new_offset_int &&
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 514 unsigned int new_offset_int = (unsigned int) orig_offset - local
519 new_offset.set (new_offset_int);
520 if (new_offset == new_offset_int &&
    [all...]

Completed in 448 milliseconds