Searched refs:hb_object_get_user_data (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-set.cc138 return hb_object_get_user_data (set, key);
H A Dhb-object-private.hh220 static inline void *hb_object_get_user_data (Type *obj, function
H A Dhb-blob.cc279 return hb_object_get_user_data (blob, key);
H A Dhb-face.cc288 return hb_object_get_user_data (face, key);
H A Dhb-shape-plan.cc237 return hb_object_get_user_data (shape_plan, key);
H A Dhb-unicode.cc293 return hb_object_get_user_data (ufuncs, key);
H A Dhb-font.cc346 return hb_object_get_user_data (ffuncs, key);
1024 return hb_object_get_user_data (font, key);
H A Dhb-buffer.cc786 return hb_object_get_user_data (buffer, key);
/external/harfbuzz_ng/src/
H A Dhb-set.cc90 return hb_object_get_user_data (set, key);
H A Dhb-object-private.hh220 static inline void *hb_object_get_user_data (Type *obj, function
H A Dhb-blob.cc182 return hb_object_get_user_data (blob, key);
H A Dhb-shape-plan.cc171 return hb_object_get_user_data (shape_plan, key);
H A Dhb-unicode.cc231 return hb_object_get_user_data (ufuncs, key);
H A Dhb-font.cc286 return hb_object_get_user_data (ffuncs, key);
678 return hb_object_get_user_data (face, key);
892 return hb_object_get_user_data (font, key);
H A Dhb-buffer.cc673 return hb_object_get_user_data (buffer, key);

Completed in 120 milliseconds