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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer.h 121 HB_BUFFER_CONTENT_TYPE_UNICODE,
hb-buffer.cc 568 assert (content_type == HB_BUFFER_CONTENT_TYPE_UNICODE ||
1307 * %HB_BUFFER_CONTENT_TYPE_UNICODE.
1342 assert (buffer->content_type == HB_BUFFER_CONTENT_TYPE_UNICODE ||
1397 buffer->content_type = HB_BUFFER_CONTENT_TYPE_UNICODE;
  /external/harfbuzz_ng/src/
hb-buffer.h 121 HB_BUFFER_CONTENT_TYPE_UNICODE,
hb-buffer.cc 568 assert (content_type == HB_BUFFER_CONTENT_TYPE_UNICODE ||
1307 * %HB_BUFFER_CONTENT_TYPE_UNICODE.
1342 assert (buffer->content_type == HB_BUFFER_CONTENT_TYPE_UNICODE ||
1397 buffer->content_type = HB_BUFFER_CONTENT_TYPE_UNICODE;

Completed in 113 milliseconds