Searched defs:textBreakFollowing (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebCore/platform/text/qt/
H A DTextBreakIteratorQt.cpp113 int textBreakFollowing(TextBreakIterator* bi, int pos) function in namespace:WebCore
117 DEBUG() << "textBreakFollowing" << pos << newpos;
/external/webkit/WebCore/platform/text/
H A DTextBreakIteratorICU.cpp113 int textBreakFollowing(TextBreakIterator* bi, int pos) function in namespace:WebCore
/external/webkit/WebCore/platform/text/wince/
H A DTextBreakIteratorWince.cpp292 int textBreakFollowing(TextBreakIterator* breakIterator, int position) function in namespace:WebCore
/external/webkit/WebCore/platform/text/gtk/
H A DTextBreakIteratorGtk.cpp193 int textBreakFollowing(TextBreakIterator* bi, int pos) function in namespace:WebCore

Completed in 39 milliseconds