Searched refs:_displayName (Results 1 – 7 of 7) sorted by relevance
160 if (this._displayName)161 return this._displayName;162 this._displayName = this.lastPathComponent;163 if (!this._displayName)164 this._displayName = this.displayDomain;165 if (!this._displayName && this.url)166 …this._displayName = this.url.trimURL(WebInspector.mainResource ? WebInspector.mainResource.domain …167 if (this._displayName === "/")168 this._displayName = this.url;169 return this._displayName;
34 this._displayName = displayName;47 return this._displayName;
265 this._displayName = displayName;278 return this._displayName;314 this._displayName = displayName;337 return this._displayName;
930 return "frame://" + encodeURI(this._displayName);946 this._storagePanel.showCategoryView(this._displayName);954 return this._displayName;959 this._displayName = title || "";961 this._displayName += " (" + subtitle + ")";
312 StringPair::StringPair(const UnicodeString& _displayName, in StringPair() argument314 : displayName(_displayName) in StringPair()
19078 (-[DOMNode _displayName]): return the contents of the comment23998 (-[DOMNode _displayName]): removed localization UI_STRING calls.
484 (-[DOMNode _displayName]): Ditto.788 (-[DOMNode _displayName]):