Home
last modified time | relevance | path

Searched refs:hb_is_cr_convertible (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-array.hh65 hb_enable_if (hb_is_cr_convertible(U, Type))>
70 hb_enable_if (hb_is_cr_convertible(U, Type))>
323 hb_enable_if (hb_is_cr_convertible(U, Type))>
328 hb_enable_if (hb_is_cr_convertible(U, Type))>
Dhb-meta.hh138 using hb_is_cr_convertible = hb_bool_constant< typedef
143 #define hb_is_cr_convertible(From,To) hb_is_cr_convertible<From, To>::value macro
/third_party/chromium/patch/
D0001-cve.patch32542 using hb_is_cr_convertible = hb_bool_constant<
32549 #define hb_is_cr_convertible(From,To) hb_is_cr_convertible<From, To>::value