Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:popupWidth

914         int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width 
919 lp.width = popupWidth;
956 popupWidth, popupHeight);
958 previewPopup.setWidth(popupWidth);