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

  /external/harfbuzz_ng/src/
hb-buffer.cc 159 have_positions = false;
199 have_positions = false;
250 have_positions = false;
263 have_positions = false;
276 have_positions = true;
712 true /* have_positions */
1192 if (buffer->have_positions)
1262 if (!buffer->have_positions)
1555 assert (buffer->have_positions);
hb-buffer-private.hh 61 bool have_positions; /* Whether we have positions */ member in struct:hb_buffer_t

Completed in 279 milliseconds