HomeSort by relevance Sort by last modified time
    Searched defs:UBreakIteratorType (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/unicode/
ubrk.h 87 typedef enum UBreakIteratorType {
109 } UBreakIteratorType;
214 ubrk_open(UBreakIteratorType type,
  /external/webkit/Source/WebCore/icu/unicode/
ubrk.h 187 typedef enum UBreakIteratorType {
209 } UBreakIteratorType;
314 ubrk_open(UBreakIteratorType type,
  /external/webkit/Source/WebCore/platform/text/gtk/
TextBreakIteratorGtk.cpp 180 enum UBreakIteratorType {
189 UBreakIteratorType m_type;
195 UBreakIteratorType type, const UChar* string, int length)

Completed in 45 milliseconds