Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:AT_MOST

1127                         MeasureSpec.makeMeasureSpec(getWidth(), MeasureSpec.AT_MOST),
1128 MeasureSpec.makeMeasureSpec(getHeight(), MeasureSpec.AT_MOST));