Searched refs:getScreenColumnCount (Results 1 – 1 of 1) sorted by relevance
404 columnCount = Math.min(getScreenColumnCount(), columnCount); in initWindow()563 int screenColumnCount = getScreenColumnCount(); in updateTextSize()603 private int getScreenColumnCount() { in getScreenColumnCount() method in CaptionWindowLayout