Searched refs:getClosures (Results 1 – 4 of 4) sorted by relevance
350 virtual const UBool* getClosures(int32_t& count) const;
96 const UBool *gotClosures=form->getClosures(count); in TestSimpleExample()506 const UBool *closures2 = fmt2.getClosures(count2); in TestClosures()
357 ChoiceFormat::getClosures(int32_t& cnt) const in getClosures() function in ChoiceFormat