Searched refs:hb_is_cr_convertible (Results 1 – 3 of 3) sorted by relevance
65 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))>
138 using hb_is_cr_convertible = hb_bool_constant< typedef143 #define hb_is_cr_convertible(From,To) hb_is_cr_convertible<From, To>::value macro
32542 using hb_is_cr_convertible = hb_bool_constant<32549 #define hb_is_cr_convertible(From,To) hb_is_cr_convertible<From, To>::value