Searched refs:new_offset_int (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-common-private.hh516 unsigned int new_offset_int = (unsigned int) orig_offset - local
521 new_offset.set (new_offset_int);
522 if (new_offset == new_offset_int &&
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh516 unsigned int new_offset_int = (unsigned int) orig_offset - local
521 new_offset.set (new_offset_int);
522 if (new_offset == new_offset_int &&

Completed in 72 milliseconds