Searched defs:FindState (Results 1 – 7 of 7) sorted by relevance
140 struct FindState { struct141 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 …]
193 StateId FindState(const Element &e) { in FindState() function
231 StateId FindState(const Element &e) { in FindState() function
275 StateId FindState(Subset *subset) { in FindState() function
283 StateId FindState(const StateTuple& tuple) { in FindState() function
420 StateId FindState(const StateTuple& tuple) { in FindState() function
400 class LayerAndroid::FindState { class in WebCore::LayerAndroid404 FindState(int x, int y) in FindState() function in WebCore::LayerAndroid::FindState