Searched refs:mLanguageOnSpacebarHorizontalMargin (Results 1 – 1 of 1) sorted by relevance
170 private final int mLanguageOnSpacebarHorizontalMargin; field in MainKeyboardView274 mLanguageOnSpacebarHorizontalMargin = (int)getResources().getDimension( in MainKeyboardView()827 final int maxTextWidth = width - mLanguageOnSpacebarHorizontalMargin * 2; in fitsTextIntoWidth()