Searched refs:constrainCategory (Results 1 – 6 of 6) sorted by relevance
28 void ConstrainedFieldPosition::constrainCategory(int32_t category) { in constrainCategory() function in ConstrainedFieldPosition106 impl->fImpl.constrainCategory(category); in ucfpos_constrainCategory()
88 void constrainCategory(int32_t category);
66 cfpos.constrainCategory(UFIELD_CATEGORY_DATE); in testSetters()249 cfpos.constrainCategory(static_cast<UFieldCategory>(category)); in checkMixedFormattedValue()
73 cfp.constrainCategory(UFIELD_CATEGORY_LIST); in ExpectPositions()812 cfpos.constrainCategory(UFIELD_CATEGORY_LIST); in TestNextPosition()
4075 fp.constrainCategory(UFIELD_CATEGORY_NUMBER); in errors()