Searched refs:textBreakPrevious (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
H A DTextBoundaries.cpp102 *start = textBreakPrevious(it);
H A DTextBreakIterator.h53 int textBreakPrevious(TextBreakIterator*);
H A DTextBreakIteratorICU.cpp126 int textBreakPrevious(TextBreakIterator* iterator) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/text/gtk/
H A DTextBreakIteratorGtk.cpp333 int textBreakPrevious(TextBreakIterator* iterator) function in namespace:WebCore
355 return textBreakPrevious(iterator);
/external/webkit/Source/WebCore/platform/text/wince/
H A DTextBreakIteratorWinCE.cpp295 int textBreakPrevious(TextBreakIterator* breakIterator) function in namespace:WebCore

Completed in 552 milliseconds