hb_blob_t 66 third_party/harfbuzz-ng/src/hb-blob.cc static bool _try_writable (hb_blob_t *blob); hb_blob_t 69 third_party/harfbuzz-ng/src/hb-blob.cc _hb_blob_destroy_user_data (hb_blob_t *blob) hb_blob_t 94 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_t * hb_blob_t 101 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_t *blob; hb_blob_t 103 third_party/harfbuzz-ng/src/hb-blob.cc if (!length || !(blob = hb_object_create<hb_blob_t> ())) { hb_blob_t 147 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_t * hb_blob_t 148 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_create_sub_blob (hb_blob_t *parent, hb_blob_t 152 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_t *blob; hb_blob_t 179 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_t * hb_blob_t 182 third_party/harfbuzz-ng/src/hb-blob.cc static const hb_blob_t _hb_blob_nil = { hb_blob_t 195 third_party/harfbuzz-ng/src/hb-blob.cc return const_cast<hb_blob_t *> (&_hb_blob_nil); hb_blob_t 210 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_t * hb_blob_t 211 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_reference (hb_blob_t *blob) hb_blob_t 229 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_destroy (hb_blob_t *blob) hb_blob_t 251 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_set_user_data (hb_blob_t *blob, hb_blob_t 272 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_get_user_data (hb_blob_t *blob, hb_blob_t 288 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_make_immutable (hb_blob_t *blob) hb_blob_t 307 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_is_immutable (hb_blob_t *blob) hb_blob_t 324 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_get_length (hb_blob_t *blob) hb_blob_t 341 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_get_data (hb_blob_t *blob, unsigned int *length) hb_blob_t 366 third_party/harfbuzz-ng/src/hb-blob.cc hb_blob_get_data_writable (hb_blob_t *blob, unsigned int *length) hb_blob_t 383 third_party/harfbuzz-ng/src/hb-blob.cc _try_make_writable_inplace_unix (hb_blob_t *blob) hb_blob_t 426 third_party/harfbuzz-ng/src/hb-blob.cc _try_writable_inplace (hb_blob_t *blob) hb_blob_t 441 third_party/harfbuzz-ng/src/hb-blob.cc _try_writable (hb_blob_t *blob) hb_blob_t 66 third_party/harfbuzz-ng/src/hb-blob.h typedef struct hb_blob_t hb_blob_t; hb_blob_t 68 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_t * hb_blob_t 81 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_t * hb_blob_t 82 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_create_sub_blob (hb_blob_t *parent, hb_blob_t 86 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_t * hb_blob_t 89 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_t * hb_blob_t 90 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_reference (hb_blob_t *blob); hb_blob_t 93 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_destroy (hb_blob_t *blob); hb_blob_t 96 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_set_user_data (hb_blob_t *blob, hb_blob_t 104 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_get_user_data (hb_blob_t *blob, hb_blob_t 109 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_make_immutable (hb_blob_t *blob); hb_blob_t 112 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_is_immutable (hb_blob_t *blob); hb_blob_t 116 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_get_length (hb_blob_t *blob); hb_blob_t 119 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_get_data (hb_blob_t *blob, unsigned int *length); hb_blob_t 122 third_party/harfbuzz-ng/src/hb-blob.h hb_blob_get_data_writable (hb_blob_t *blob, unsigned int *length); hb_blob_t 47 third_party/harfbuzz-ng/src/hb-coretext.cc static hb_blob_t * hb_blob_t 87 third_party/harfbuzz-ng/src/hb-coretext.cc assert (hb_blob_get_length ((hb_blob_t *) info) == size && hb_blob_t 88 third_party/harfbuzz-ng/src/hb-coretext.cc hb_blob_get_data ((hb_blob_t *) info, NULL) == data); hb_blob_t 90 third_party/harfbuzz-ng/src/hb-coretext.cc hb_blob_destroy ((hb_blob_t *) info); hb_blob_t 106 third_party/harfbuzz-ng/src/hb-coretext.cc hb_blob_t *blob = hb_face_reference_blob (face); hb_blob_t 871 third_party/harfbuzz-ng/src/hb-coretext.cc hb_blob_t *mort_blob = face->reference_table (HB_CORETEXT_TAG_MORT); hb_blob_t 65 third_party/harfbuzz-ng/src/hb-face-private.hh inline hb_blob_t *reference_table (hb_tag_t tag) const hb_blob_t 67 third_party/harfbuzz-ng/src/hb-face-private.hh hb_blob_t *blob; hb_blob_t 107 third_party/harfbuzz-ng/src/hb-face.cc hb_blob_t *blob; hb_blob_t 112 third_party/harfbuzz-ng/src/hb-face.cc _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) hb_blob_t 133 third_party/harfbuzz-ng/src/hb-face.cc static hb_blob_t * hb_blob_t 146 third_party/harfbuzz-ng/src/hb-face.cc hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, table.offset, table.length); hb_blob_t 163 third_party/harfbuzz-ng/src/hb-face.cc hb_face_create (hb_blob_t *blob, hb_blob_t 335 third_party/harfbuzz-ng/src/hb-face.cc hb_blob_t * hb_blob_t 352 third_party/harfbuzz-ng/src/hb-face.cc hb_blob_t * hb_blob_t 431 third_party/harfbuzz-ng/src/hb-face.cc hb_blob_t *head_blob = OT::Sanitizer<OT::head>::sanitize (reference_table (HB_OT_TAG_head)); hb_blob_t 475 third_party/harfbuzz-ng/src/hb-face.cc hb_blob_t *maxp_blob = OT::Sanitizer<OT::maxp>::sanitize (reference_table (HB_OT_TAG_maxp)); hb_blob_t 47 third_party/harfbuzz-ng/src/hb-face.h hb_face_create (hb_blob_t *blob, hb_blob_t 50 third_party/harfbuzz-ng/src/hb-face.h typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data); hb_blob_t 86 third_party/harfbuzz-ng/src/hb-face.h hb_blob_t * hb_blob_t 90 third_party/harfbuzz-ng/src/hb-face.h hb_blob_t * hb_blob_t 295 third_party/harfbuzz-ng/src/hb-ft.cc static hb_blob_t * hb_blob_t 339 third_party/harfbuzz-ng/src/hb-ft.cc hb_blob_t *blob; hb_blob_t 469 third_party/harfbuzz-ng/src/hb-ft.cc hb_blob_destroy ((hb_blob_t *) ft_face->generic.data); hb_blob_t 475 third_party/harfbuzz-ng/src/hb-ft.cc hb_blob_t *blob = hb_face_reference_blob (font->face); hb_blob_t 48 third_party/harfbuzz-ng/src/hb-graphite2.cc hb_blob_t *blob; hb_blob_t 63 third_party/harfbuzz-ng/src/hb-graphite2.cc hb_blob_t *blob = NULL; hb_blob_t 98 third_party/harfbuzz-ng/src/hb-graphite2.cc hb_blob_t *silf_blob = face->reference_table (HB_GRAPHITE2_TAG_SILF); hb_blob_t 187 third_party/harfbuzz-ng/src/hb-open-type-private.hh inline void init (hb_blob_t *b) hb_blob_t 273 third_party/harfbuzz-ng/src/hb-open-type-private.hh hb_blob_t *blob; hb_blob_t 282 third_party/harfbuzz-ng/src/hb-open-type-private.hh static hb_blob_t *sanitize (hb_blob_t *blob) { hb_blob_t 341 third_party/harfbuzz-ng/src/hb-open-type-private.hh static const Type* lock_instance (hb_blob_t *blob) { hb_blob_t 137 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh hb_blob_t *gdef_blob; hb_blob_t 138 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh hb_blob_t *gsub_blob; hb_blob_t 139 third_party/harfbuzz-ng/src/hb-ot-layout-private.hh hb_blob_t *gpos_blob; hb_blob_t 337 third_party/harfbuzz-ng/src/hb-uniscribe.cc static hb_blob_t * hb_blob_t 338 third_party/harfbuzz-ng/src/hb-uniscribe.cc _hb_rename_font (hb_blob_t *blob, wchar_t *new_name) hb_blob_t 443 third_party/harfbuzz-ng/src/hb-uniscribe.cc hb_blob_t *blob = hb_face_reference_blob (face); hb_blob_t 48 third_party/harfbuzz-ng/src/test-buffer-serialize.cc hb_blob_t *blob = NULL; hb_blob_t 46 third_party/harfbuzz-ng/src/test-size-params.cc hb_blob_t *blob = NULL; hb_blob_t 50 third_party/harfbuzz-ng/src/test-would-substitute.cc hb_blob_t *blob = NULL; hb_blob_t 49 third_party/harfbuzz-ng/src/test.cc hb_blob_t *blob = NULL;