Searched refs:mChangeFontSize (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DCandidateTextView.java48 private int mChangeFontSize; field in class:CandidateTextView
85 mChangeFontSize = maxWidth - CHANGE_FONTSIZE_WIDTH;
126 if (width > mChangeFontSize + WIDTH_SIZE[i]) {

Completed in 32 milliseconds