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