Home
last modified time | relevance | path

Searched refs:HB_MEMORY_MODE_WRITABLE (Results 1 – 25 of 33) sorted by relevance

12

/third_party/harfbuzz/src/
Dhb-blob.cc409 this->mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable_inplace_unix()
439 mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable()
441 if (this->mode == HB_MEMORY_MODE_WRITABLE) in try_make_writable()
447 if (this->mode == HB_MEMORY_MODE_WRITABLE) in try_make_writable()
463 this->mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable()
709 return hb_blob_create (data, len, HB_MEMORY_MODE_WRITABLE, data, in hb_blob_create_from_file()
Dhb-gdi.cc59 return hb_blob_create ((const char *) buffer, length, HB_MEMORY_MODE_WRITABLE, buffer, free); in _hb_gdi_reference_table()
Dhb-blob.h72 HB_MEMORY_MODE_WRITABLE, enumerator
Dhb-face.cc698 return hb_blob_create (buf, face_length, HB_MEMORY_MODE_WRITABLE, buf, free); in _hb_face_builder_data_reference_blob()
Dhb-serialize.hh561 HB_MEMORY_MODE_WRITABLE, in copy_blob()
Dhb-ft.cc657 HB_MEMORY_MODE_WRITABLE, in _hb_ft_reference_table()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc448 this->mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable_inplace_unix()
478 mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable()
480 if (this->mode == HB_MEMORY_MODE_WRITABLE) in try_make_writable()
486 if (this->mode == HB_MEMORY_MODE_WRITABLE) in try_make_writable()
502 this->mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable()
768 return hb_blob_create_or_fail (data, len, HB_MEMORY_MODE_WRITABLE, data, in hb_blob_create_from_file_or_fail()
Dhb-gdi.cc59 return hb_blob_create ((const char *) buffer, length, HB_MEMORY_MODE_WRITABLE, buffer, hb_free); in _hb_gdi_reference_table()
Dhb-blob.h72 HB_MEMORY_MODE_WRITABLE, enumerator
Dhb-face.cc710 return hb_blob_create (buf, face_length, HB_MEMORY_MODE_WRITABLE, buf, hb_free); in _hb_face_builder_data_reference_blob()
Dhb-serialize.hh622 HB_MEMORY_MODE_WRITABLE, in copy_blob()
Dhb-ft.cc651 HB_MEMORY_MODE_WRITABLE, in _hb_ft_reference_table()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc424 this->mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable_inplace_unix()
456 if (this->mode == HB_MEMORY_MODE_WRITABLE) in try_make_writable()
462 if (this->mode == HB_MEMORY_MODE_WRITABLE) in try_make_writable()
478 this->mode = HB_MEMORY_MODE_WRITABLE; in try_make_writable()
670 return hb_blob_create (data, len, HB_MEMORY_MODE_WRITABLE, data, in hb_blob_create_from_file()
Dhb-blob.h61 HB_MEMORY_MODE_WRITABLE, enumerator
Dhb-face.cc661 return hb_blob_create (buf, face_length, HB_MEMORY_MODE_WRITABLE, buf, free); in _hb_face_builder_data_reference_blob()
Dhb-serialize.hh447 HB_MEMORY_MODE_WRITABLE, in copy_blob()
Dhb-ot-glyf-table.hh105 HB_MEMORY_MODE_WRITABLE, in _add_loca_and_head()
Dhb-ft.cc567 HB_MEMORY_MODE_WRITABLE, in reference_table()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-blob.c165 case HB_MEMORY_MODE_WRITABLE: in fixture_init()
225 mm = HB_MEMORY_MODE_WRITABLE; in test_blob()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-blob.c165 case HB_MEMORY_MODE_WRITABLE: in fixture_init()
225 mm = HB_MEMORY_MODE_WRITABLE; in test_blob()
/third_party/harfbuzz/test/api/
Dtest-blob.c165 case HB_MEMORY_MODE_WRITABLE: in fixture_init()
225 mm = HB_MEMORY_MODE_WRITABLE; in test_blob()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dfont_skia.cc41 HB_MEMORY_MODE_WRITABLE, buffer, free); in GetTable()
/third_party/harfbuzz/test/shaping/data/aots/
Dhb-aots-tester.cpp49 HB_MEMORY_MODE_WRITABLE, in runTest()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/aots/
Dhb-aots-tester.cpp49 HB_MEMORY_MODE_WRITABLE, in runTest()
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
Dhb-aots-tester.cpp71 HB_MEMORY_MODE_WRITABLE, in runTest()

12