OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PHANTOM
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
SpaceState.java
23
* current space state, some behavior will change; the prime example of this is the
PHANTOM
state,
45
//
Phantom
space: a not-yet-inserted space that should get inserted on the next input,
46
// character provided it's not a separator. If it's a separator, the
phantom
space is dropped.
47
//
Phantom
spaces happen when a user chooses a word from the suggestion strip. In this state,
49
public static final int
PHANTOM
= 4;
/external/guice/extensions/persist/lib/
xwork-2.0.4.jar
/external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar
Completed in 525 milliseconds