Home
last modified time | relevance | path

Searched defs:BELL (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/com32/cmenu/libmenu/
Dtui.h41 #define BELL 0x07 macro
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DPreferenceConstants.java59 public static final String BELL = "bell"; field in PreferenceConstants
/external/python/cpython3/Lib/idlelib/
Dparenmatch.py49 BELL = idleConf.GetOption('extensions','ParenMatch','bell', variable in ParenMatch
/external/python/cpython2/Lib/idlelib/
DParenMatch.py50 BELL = idleConf.GetOption('extensions','ParenMatch','bell', variable in ParenMatch
/external/libedit/src/
Dvis.c99 #define BELL L'\a' macro