Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/text/
DMeasuredText.java233 private boolean mFastHyphenation = false; field in MeasuredText.Builder
419 mFastHyphenation = false; in setComputeHyphenation()
423 mFastHyphenation = false; in setComputeHyphenation()
427 mFastHyphenation = true; in setComputeHyphenation()
432 mFastHyphenation = false; in setComputeHyphenation()
489 mComputeLayout, mComputeBounds, mFastHyphenation); in build()