Lines Matching refs:RBBILineMonkey
2887 class RBBILineMonkey: public RBBIMonkeyKind { class
2889 RBBILineMonkey();
2890 virtual ~RBBILineMonkey();
2945 RBBILineMonkey::RBBILineMonkey() in RBBILineMonkey() function in RBBILineMonkey
3065 void RBBILineMonkey::setText(const UnicodeString &s) { in setText()
3081 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust()
3122 int32_t RBBILineMonkey::next(int32_t startPos) { in next()
3513 UVector *RBBILineMonkey::charClasses() { in charClasses()
3518 RBBILineMonkey::~RBBILineMonkey() { in ~RBBILineMonkey()
3909 RBBILineMonkey monkey; in TestLineBreaks()
4076 RBBILineMonkey m; in TestMonkey()