Searched refs:subtitle_ (Results 1 – 5 of 5) sorted by relevance
163 subtitle_: null, property in NetworkListItem193 this.subtitle_.textContent = text;194 this.subtitle_.hidden = !text;241 this.subtitle_.dir = direction;248 this.subtitle_.classList.add('network-selector');273 this.subtitle_ = this.ownerDocument.createElement('div');274 this.subtitle_.className = 'network-subtitle';275 textContent.appendChild(this.subtitle_);
347 subtitle_ = subtitle; in SetSubtitle()814 subtitle_.empty() ? available_height in PaintButton()823 if (!subtitle_.empty()) { in PaintButton()825 subtitle_, in PaintButton()980 if (!subtitle_.empty()) in CalculateDimensions()981 string_width = std::max(string_width, font.GetStringWidth(subtitle_)); in CalculateDimensions()992 (subtitle_.empty() ? 0 : font.GetHeight()) + in CalculateDimensions()
470 string16 subtitle_; variable
40 scoped_nsobject<NSString> subtitle_; variable
90 subtitle_.reset(133 [subtitleField_ setStringValue:subtitle_.get()];