Home | History | Annotate | Download | only in api

Lines Matching refs:PROPERTY

458 #define PROPERTY(name, DEFAULT) \
471 PROPERTY (combining_class, 0),
472 PROPERTY (eastasian_width, 1),
473 PROPERTY (general_category, (unsigned int) HB_UNICODE_GENERAL_CATEGORY_OTHER_LETTER),
474 PROPERTY (mirroring, RETURNS_UNICODE_ITSELF),
475 PROPERTY (script, (unsigned int) HB_SCRIPT_UNKNOWN)
477 #undef PROPERTY
493 g_test_message ("Testing property %s", p->name);
512 g_test_message ("Some property tests failed. You probably have an old version of one of the libraries used.");
530 g_test_message ("Testing property %s", p->name);
615 g_test_message ("Testing property %s", p->name);