Searched refs:isPlaceholder (Results 1 – 7 of 7) sorted by relevance
168 get isPlaceholder() { getter in InlineEditableItem171 set isPlaceholder(isPlaceholder) { argument172 this.isPlaceholder_ = isPlaceholder;173 if (isPlaceholder)219 if (!this.isPlaceholder) {230 if (!this.isPlaceholder) {249 if (!staticLabel && !this.isPlaceholder)253 this.isPlaceholder ? '' : staticLabel.textContent;
49 this.isPlaceholder = true;58 if (!this.isPlaceholder) {102 if (this.isPlaceholder)
77 this.isPlaceholder = true;83 this.currentlyValid_ = !this.isPlaceholder;144 if (this.isPlaceholder) {209 this.currentlyValid_ = !this.isPlaceholder;
105 this.isPlaceholder = !this.value;
42 this.isPlaceholder = !this.pattern;
109 bool isPlaceholder() const { in isPlaceholder() function112 bool isPlaceholder(BuiltinType::Kind K) const { in isPlaceholder() function132 if (!isPlaceholder() || isPlaceholder(BuiltinType::Overload)) in checkNonOverloadPlaceholders()535 else if (isPlaceholder()) in CheckDynamicCast()669 else if (isPlaceholder()) in CheckConstCast()687 if (ValueKind == VK_RValue && !isPlaceholder(BuiltinType::Overload)) in CheckReinterpretCast()723 if (isPlaceholder()) { in CheckStaticCast()749 !isPlaceholder(BuiltinType::Overload)) { in CheckStaticCast()1767 if (isPlaceholder()) { in CheckCXXCStyleCast()1810 !isPlaceholder(BuiltinType::Overload)) { in CheckCXXCStyleCast()
886 BOOL isPlaceholder = [[tab view] isEqual:placeholderTab_];902 if (isPlaceholder) {