Searched defs:UBreakIteratorType (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/unicode/
H A Dubrk.h87 typedef enum UBreakIteratorType { enum
109 } UBreakIteratorType; typedef in typeref:enum:UBreakIteratorType
214 ubrk_open(UBreakIteratorType type,
/external/webkit/Source/WebCore/icu/unicode/
H A Dubrk.h187 typedef enum UBreakIteratorType { enum
209 } UBreakIteratorType; typedef in typeref:enum:UBreakIteratorType
314 ubrk_open(UBreakIteratorType type,
/external/webkit/Source/WebCore/platform/text/gtk/
H A DTextBreakIteratorGtk.cpp180 enum UBreakIteratorType { enum in namespace:WebCore
189 UBreakIteratorType m_type;
195 UBreakIteratorType type, const UChar* string, int length)

Completed in 84 milliseconds