OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasShortcuts
(Results
1 - 5
of
5
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/property/
unigram_property.h
74
bool
hasShortcuts
() const {
word_property.cpp
31
!mBigrams.empty(), mUnigramProperty.
hasShortcuts
(),
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
WordProperty.java
73
final boolean isBlacklisted, final boolean hasBigram, final boolean
hasShortcuts
,
85
mHasShortcuts =
hasShortcuts
;
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictEncoderUtils.java
578
* @param
hasShortcuts
whether the PtNode has shortcuts.
585
final int childrenAddressSize, final boolean
hasShortcuts
, final boolean hasBigrams,
606
if (
hasShortcuts
) flags |= FormatSpec.FLAG_HAS_SHORTCUT_TARGETS;
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
SourcesPanel.js
[
all
...]
Completed in 212 milliseconds