Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java309 final int stripWidth = getWidth(); in showMoreSuggestions() local
DSuggestionStripLayoutHelper.java362 final int stripWidth = stripView.getWidth(); in layoutAndReturnStartIndexOfMoreSuggestions() local
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp420 ubyte *strip, sint32 stripWidth, sint32 stripHeight) { in colorConvertSource()