Home
last modified time | relevance | path

Searched defs:textEnd (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Dchariter.cpp44 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
Dschriter.cpp51 int32_t textEnd, in StringCharacterIterator()
Duchriter.cpp43 int32_t textEnd, in UCharCharacterIterator()
/external/icu/icu4c/source/common/
Dchariter.cpp44 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
Dschriter.cpp51 int32_t textEnd, in StringCharacterIterator()
Duchriter.cpp44 int32_t textEnd, in UCharCharacterIterator()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DTextIterator.cpp962 static int collapsedSpaceLength(RenderText* renderer, int textEnd) in collapsedSpaceLength()
/external/expat/lib/
Dxmlparse.c4798 const char *textStart, *textEnd; in processInternalEntity() local
4858 const char *textStart, *textEnd; in internalEntityProcessor() local
5066 const XML_Char *textEnd = entity->textPtr + entity->textLen; in appendAttributeValue() local