Searched refs:hb_is_cr_convertible (Results 1 – 2 of 2) sorted by relevance
51 hb_enable_if (hb_is_cr_convertible(U, Type))>56 hb_enable_if (hb_is_cr_convertible(U, Type))>266 hb_enable_if (hb_is_cr_convertible(U, Type))>271 hb_enable_if (hb_is_cr_convertible(U, Type))>
164 using hb_is_cr_convertible = hb_bool_constant< typedef169 #define hb_is_cr_convertible(From,To) hb_is_cr_convertible<From, To>::value macro