Searched refs:screenColumnCount (Results 1 – 1 of 1) sorted by relevance
563 int screenColumnCount = getScreenColumnCount(); in updateTextSize() local564 for (int i = 0; i < screenColumnCount; ++i) { in updateTextSize()