Searched refs:inflowLabel_ (Results 1 – 2 of 2) sorted by relevance
822 return inflowLabel_; in getInflowLabel()836 inflowLabel_ = label; in setInflowLabel()892 inflowLabel_.setTo((UChar)0x2026); // Ellipsis in init()893 overflowLabel_ = inflowLabel_; in init()894 underflowLabel_ = inflowLabel_; in init()
741 UnicodeString inflowLabel_; variable