HomeSort by relevance Sort by last modified time
    Searched refs:kMaxCols (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
wear_ui.h 66 static const int kMaxCols = 96;
wear_ui.cpp 205 if (text_cols_ > kMaxCols) text_cols_ = kMaxCols;

Completed in 54 milliseconds