Searched refs:getClosures (Results 1 – 3 of 3) sorted by relevance
345 virtual const UBool* getClosures(int32_t& count) const;
95 const UBool *gotClosures=form->getClosures(count); in TestSimpleExample()505 const UBool *closures2 = fmt2.getClosures(count2); in TestClosures()
355 ChoiceFormat::getClosures(int32_t& cnt) const in getClosures() function in ChoiceFormat