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

  /external/harfbuzz_ng/src/
hb-buffer.cc 202 have_positions = false;
243 have_positions = false;
294 have_positions = false;
307 have_positions = false;
320 have_positions = true;
505 if (have_positions) {
729 true /* have_positions */
1297 if (buffer->have_positions)
1373 if (!buffer->have_positions)
    [all...]
hb-buffer-private.hh 91 bool have_positions; /* Whether we have positions */ member in struct:hb_buffer_t
hb-buffer-serialize.cc 318 if (!buffer->have_positions)

Completed in 95 milliseconds