Lines Matching refs:RBBILineMonkey
2506 class RBBILineMonkey: public RBBIMonkeyKind { class
2508 RBBILineMonkey();
2509 virtual ~RBBILineMonkey();
2566 RBBILineMonkey::RBBILineMonkey() : in RBBILineMonkey() function in RBBILineMonkey
2703 void RBBILineMonkey::setText(const UnicodeString &s) { in setText()
2719 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust()
2760 int32_t RBBILineMonkey::next(int32_t startPos) { in next()
3202 UVector *RBBILineMonkey::charClasses() { in charClasses()
3207 RBBILineMonkey::~RBBILineMonkey() { in ~RBBILineMonkey()
3608 RBBILineMonkey monkey; in TestLineBreaks()
3775 RBBILineMonkey m; in TestMonkey()