Home
last modified time | relevance | path

Searched refs:COLOR_BG (Results 1 – 6 of 6) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DColorsActivity.java54 mPreferences.getInt(PreferenceConstants.COLOR_BG, PreferenceConstants.DEFAULT_BG_COLOR); in onCreate()
243 editor.putInt(PreferenceConstants.COLOR_BG, mBgColor); in colorChanged()
278 editor.putInt(PreferenceConstants.COLOR_BG, mBgColor); in onCreateOptionsMenu()
DPreferenceConstants.java72 public final static String COLOR_BG = "color_bg"; field in PreferenceConstants
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DTerminalBridge.java196 manager.getIntParameter(PreferenceConstants.COLOR_BG, PreferenceConstants.DEFAULT_BG_COLOR); in TerminalBridge()
594 if ((currAttr & VDUBuffer.COLOR_BG) != 0) { in onDraw()
595 bg = color[((currAttr & VDUBuffer.COLOR_BG) >> VDUBuffer.COLOR_BG_SHIFT) - 1]; in onDraw()
873 } else if (PreferenceConstants.COLOR_BG.equals(key)) { in onSharedPreferenceChanged()
875 manager.getIntParameter(PreferenceConstants.COLOR_BG, in onSharedPreferenceChanged()
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java2518 attributes &= ~COLOR_BG; in putChar()
3121 attributes &= ~COLOR_BG; in putChar()
3126 attributes &= ~COLOR_BG; in putChar()
3132 attributes &= ~COLOR_BG; in putChar()
3153 attributes &= ~COLOR_BG; in putChar()
DVDUBuffer.java103 public final static int COLOR_BG = 0x7fc000; /* 0000 0000 0111 1111 1100 0000 0000 0000 */ field in VDUBuffer
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...