Searched refs:MODE_PAINT_ON (Results 1 – 1 of 1) sorted by relevance
148 private static final int MODE_PAINT_ON = 1; field in CCParser155 private int mMode = MODE_PAINT_ON;199 case MODE_PAINT_ON: in getMemory()220 if (mMode == MODE_PAINT_ON || mMode == MODE_ROLL_UP) { in handleDisplayableChars()291 mMode = MODE_PAINT_ON; in handleCtrlCode()