Searched defs:startingWidth (Results 1 – 4 of 4) sorted by relevance
827 final int startingWidth = (int) (windowBounds.width() * 0.8); in windowWidthIsNotMax_performA11yActionIncreaseWidth_windowWidthIncreased() local869 final int startingWidth = (int) (windowBounds.width() * 0.8); in windowHeightIsNotMax_performA11yActionIncreaseHeight_windowHeightIncreased() local911 final int startingWidth = windowBounds.width(); in windowWidthIsMax_noIncreaseWindowWidthA11yAction() local931 final int startingWidth = windowBounds.width(); in windowHeightIsMax_noIncreaseWindowHeightA11yAction() local
807 final int startingWidth = (int) (windowBounds.width() * 0.8); in windowWidthIsNotMax_performA11yActionIncreaseWidth_windowWidthIncreased() local847 final int startingWidth = (int) (windowBounds.width() * 0.8); in windowHeightIsNotMax_performA11yActionIncreaseHeight_windowHeightIncreased() local887 final int startingWidth = windowBounds.width(); in windowWidthIsMax_noIncreaseWindowWidthA11yAction() local907 final int startingWidth = windowBounds.width(); in windowHeightIsMax_noIncreaseWindowHeightA11yAction() local
906 val startingWidth = initialLongPressProperties?.width?.toInt() ?: 0 in <lambda>() constant939 val startingWidth = initialLongPressProperties?.width?.toInt() ?: 0 in <lambda>() constant
475 val startingWidth = 100 in onPrepareForLaunch_paddingForLaunchAnimationIsConfigured() constant