Home
last modified time | relevance | path

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

/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js2431 rowsToHeight_: function(rows) { method in PodRow
2458 while (maxHeigth < this.rowsToHeight_(rows) && rows > 1)
2483 this.columnsToWidth_(columns), this.rowsToHeight_(rows));