Home
last modified time | relevance | path

Searched refs:lastVisibleCol (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_web/log-viewer/src/components/log-list/
Dlog-list.ts248 let lastVisibleCol = -1; variable
251 lastVisibleCol = i;
261 if (i === lastVisibleCol) {
267 if (i === lastVisibleCol) {
275 if (i === lastVisibleCol) {