Home
last modified time | relevance | path

Searched defs:gapStart (Results 1 – 3 of 3) sorted by relevance

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/
DGapBuffer.kt65 private var gapStart = initGapStart in toCharArray() variable
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/
DGapBuffer.kt38 private var gapStart = initGapStart variable
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DSlotTable.kt2633 val gapStart = groupGapStart in moveGroupGapTo() constant
2686 val gapStart = slotsGapStart in moveSlotGapTo() constant
2758 val gapStart = groupGapStart in insertGroups() constant
2829 val gapStart = slotsGapStart in insertSlots() constant
3130 val gapStart = groupGapStart in verifyParentAnchors() constant