Home
last modified time | relevance | path

Searched refs:mSelectStartIndex (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/android/nav/
DSelectText.cpp850 , mSelectStartIndex(-1) in TextExtractor()
860 if (mSelectStartIndex < 0) in addCharacter()
861 mSelectStartIndex = mSelectText.count(); in addCharacter()
889 *mSelectStart.append() = mSelectStartIndex; in addLast()
947 mSelectStartIndex = -1; in onIRectGlyph()
988 int mSelectStartIndex; member in android::TextExtractor