Home
last modified time | relevance | path

Searched defs:FindState (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
DCacheBuilder.h140 struct FindState { struct
141 int mStartResult;
142 int mEndResult;
143 const UChar* mCurrentStart;
144 const UChar* mEnd;
145 AddressProgress mProgress;
146 int mNumberCount;
147 int mLetterCount;
148 unsigned mWordCount;
149 int mLineCount;
[all …]
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dsynchronize.h193 StateId FindState(const Element &e) { in FindState() function
Dfactor-weight.h231 StateId FindState(const Element &e) { in FindState() function
Ddeterminize.h275 StateId FindState(Subset *subset) { in FindState() function
Dreplace.h283 StateId FindState(const StateTuple& tuple) { in FindState() function
Dcompose.h420 StateId FindState(const StateTuple& tuple) { in FindState() function
/external/webkit/Source/WebCore/platform/graphics/android/
DLayerAndroid.cpp400 class LayerAndroid::FindState { class in WebCore::LayerAndroid
404 FindState(int x, int y) in FindState() function in WebCore::LayerAndroid::FindState