OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createIteratorForBuffer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/text/
TextBreakIterator.h
193
void
createIteratorForBuffer
(const UChar*, unsigned length);
TextBreakIteratorICU.cpp
634
createIteratorForBuffer
(string.characters16(), string.length());
644
createIteratorForBuffer
(buffer, length);
647
void NonSharedCharacterBreakIterator::
createIteratorForBuffer
(const UChar* buffer, unsigned length)
[
all
...]
Completed in 56 milliseconds