Searched refs:collapsed (Results 1 – 25 of 52) sorted by relevance
123
173 collapsible.collapsed.content.appendChild(createTag(node, false, false));174 collapsible.collapsed.content.appendChild(createText('...'));175 collapsible.collapsed.content.appendChild(createTag(node, true, false));192 collapsible.collapsed.content.appendChild(createComment('<!--'));193 collapsible.collapsed.content.appendChild(createComment('...'));194 collapsible.collapsed.content.appendChild(createComment('-->'));212 collapsible.collapsed.content.appendChild(createText('<![CDATA['));213 collapsible.collapsed.content.appendChild(createText('...'));214 collapsible.collapsed.content.appendChild(createText(']]>'));232 collapsible.collapsed.content.appendChild(createComment('<?' + node.nodeName));[all …]
189 if (!session.collapsed)315 this.session_.collapsed = !this.session_.collapsed;318 [this.session_.tag, this.session_.collapsed]);321 var eventId = this.session_.collapsed ?352 this.collapseItem_.hidden = this.session_.collapsed;353 this.expandItem_.hidden = !this.session_.collapsed;
89 collapsed = ADJACENT_C_STRING_REGEX.sub(r'\1', string, count=1)90 if collapsed == string:91 return collapsed93 string = collapsed
111 this.session_.collapsed = !this.session_.collapsed;114 [this.session_.tag, this.session_.collapsed]);117 var eventId = this.session_.collapsed ?138 this.collapseItem_.hidden = this.session_.collapsed;139 this.expandItem_.hidden = !this.session_.collapsed;205 if (!this.session_.collapsed)
130 .number-collapsed {137 html[dir='rtl'] .number-collapsed {161 .number-collapsed .stat-value {
46 const base::string16 collapsed = base::CollapseWhitespace(text, false); in SanitizeTextForPaste() local49 return collapsed.empty() ? in SanitizeTextForPaste()50 base::ASCIIToUTF16(" ") : StripJavascriptSchemas(collapsed); in SanitizeTextForPaste()
19 // Render information for the collapsed (summary) view of a notification.26 // Render information for the collapsed (summary) view of a coalesced41 // this collapsed info is describing. Nothing about the display of this42 // collapsed info is defined by the meta tags.67 // collapsed UI.
31 .tcmalloc-snapshot-view .collapsed {35 /* Expanded state for list element. Must be located under the collapsed one. */
106 collapsedDidChange: function(collapsed) { argument107 if (collapsed) {
351 collapsed: function() method in WebInspector.TimelinePresentationModel.Record359 setCollapsed: function(collapsed) argument361 this._collapsed = collapsed;
497 if (!parent.collapsed())767 …if ((!record.expandable() || record.collapsed()) && record.presentationParent() !== this._presenta…783 if (record.expandable() && record.collapsed()) {1116 this._record.setCollapsed(!this._record.collapsed());1232 this._record.setCollapsed(!this._record.collapsed());1287 if (!record.collapsed()) {
170 HtmlToken collapsed = token; in collapseSubsequent() local174 collapsed = join(collapsed, next); in collapseSubsequent()176 return collapsed; in collapseSubsequent()
11 .logs-view-log-row-collapsed .logs-view-log-cell-log {
64 * Styles for TABLE that uses a thin collapsed border.
242 ASSERT(m_resumeScopingFromRange->collapsed()); in scopeStringMatches()271 if (resultRange->collapsed()) { in scopeStringMatches()631 if (!range || range->collapsed()) in setMarkerActive()
34 .audio-player:not(.collapsed):not(.single-track) > .title-button {
767 var collapsed = currentCrumb.classList.contains("collapsed");768 if (!hidden && !collapsed)979 var collapsed = crumb.classList.contains("collapsed");980 if (collapsedRun && collapsed) {998 collapsedRun = collapsed;
23 ; Hence it should have 3 dmb;str;dmb sequences with the middle dmbs collapsed
28 .collapsed { property
32 readonly attribute boolean collapsed;
64 bool collapsed() const { return m_start == m_end; } in collapsed() function
1247 var collapsed = range.empty();1248 if (collapsed || cm.options.showCursorWhenSelecting)1250 if (!collapsed)4904 if (cm && !this.collapsed) regLineChange(cm, lineNo(line), "text");4910 if (span.from == null && this.collapsed && !lineIsHidden(this.doc, line) && cm)4913 …if (cm && this.collapsed && !cm.options.lineWrapping) for (var i = 0; i < this.lines.length; ++i) {4922 if (min != null && cm && this.collapsed) regChange(cm, min, max + 1);5017 marker.collapsed = true;5022 if (marker.collapsed) {5034 … if (cm && marker.collapsed && !cm.options.lineWrapping && visualLine(line) == cm.display.maxLine)[all …]
1264 var collapsed = range.empty();1265 if (collapsed || cm.options.showCursorWhenSelecting)1267 if (!collapsed)5106 if (cm && !this.collapsed) regLineChange(cm, lineNo(line), "text");5112 if (span.from == null && this.collapsed && !lineIsHidden(this.doc, line) && cm)5115 …if (cm && this.collapsed && !cm.options.lineWrapping) for (var i = 0; i < this.lines.length; ++i) {5124 if (min != null && cm && this.collapsed) regChange(cm, min, max + 1);5219 marker.collapsed = true;5224 if (marker.collapsed) {5236 … if (cm && marker.collapsed && !cm.options.lineWrapping && visualLine(line) == cm.display.maxLine)[all …]
27 'chromevox/background/earcons/collapsed.ogg',