Home
last modified time | relevance | path

Searched defs:getInstance (Results 1 – 2 of 2) sorted by relevance

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/
DAccessibilityIterators.android.kt71 fun getInstance(locale: Locale): CharacterTextSegmentIterator { in getInstance() method
167 fun getInstance(locale: Locale): WordTextSegmentIterator { in getInstance() method
264 fun getInstance(): ParagraphTextSegmentIterator { in getInstance() method
339 fun getInstance(): LineTextSegmentIterator { in getInstance() method
426 fun getInstance(): PageTextSegmentIterator { in getInstance() method
DAndroidWindowInfo.android.kt111 fun getInstance(): BoundsHelper { in currentWindowBounds() method