Searched refs:staticLayout (Results 1 – 1 of 1) sorted by relevance
921 StaticLayout staticLayout = new StaticLayout(newString, paint, limitedWidth, in modifyTitleToSupportMultiLine() local923 if (staticLayout.getHeight() < limitedHeight) { in modifyTitleToSupportMultiLine()