Searched refs:inflowLabel_ (Results 1 – 2 of 2) sorted by relevance
819 return inflowLabel_; in getInflowLabel()833 inflowLabel_ = label; in setInflowLabel()889 inflowLabel_.setTo((UChar)0x2026); // Ellipsis in init()890 overflowLabel_ = inflowLabel_; in init()891 underflowLabel_ = inflowLabel_; in init()
749 UnicodeString inflowLabel_; variable