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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-object-private.hh181 static inline void *hb_object_get_user_data (Type *obj, function
H A Dhb-set.cc138 return hb_object_get_user_data (set, key);
H A Dhb-blob.cc277 return hb_object_get_user_data (blob, key);
H A Dhb-face.cc287 return hb_object_get_user_data (face, key);
H A Dhb-unicode.cc298 return hb_object_get_user_data (ufuncs, key);
H A Dhb-font.cc345 return hb_object_get_user_data (ffuncs, key);
1023 return hb_object_get_user_data (font, key);
H A Dhb-shape-plan.cc266 return hb_object_get_user_data (shape_plan, key);
H A Dhb-buffer.cc796 return hb_object_get_user_data (buffer, key);
/external/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.cc277 return hb_object_get_user_data (blob, key);
H A Dhb-face.cc287 return hb_object_get_user_data (face, key);
H A Dhb-shape-plan.cc249 return hb_object_get_user_data (shape_plan, key);
H A Dhb-unicode.cc298 return hb_object_get_user_data (ufuncs, key);
H A Dhb-font.cc345 return hb_object_get_user_data (ffuncs, key);
1023 return hb_object_get_user_data (font, key);
H A Dhb-buffer.cc796 return hb_object_get_user_data (buffer, key);

Completed in 186 milliseconds