Home
last modified time | relevance | path

Searched refs:magnifierContentHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java4813 final float magnifierContentHeight = Math.round( in tooLargeTextForMagnifier() local
4818 return glyphHeight * mTextViewScaleY > magnifierContentHeight; in tooLargeTextForMagnifier()