Home | History | Annotate | Download | only in js

Lines Matching refs:column

1503 var gSelectedColumn = -1;  // which column of suggestion lists is currently focused
1735 // If user reaches top, reset selected column
1760 // go left only if current column is not left-most column (last column)
1778 // go right only if current column is not the right-most column (first column)
2916 /** Move sample code line numbers out of PRE block and into non-copyable column */