Home
last modified time | relevance | path

Searched defs:textEnd (Results 1 - 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dchariter.cpp46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) in CharacterIterator() argument
H A Dschriter.cpp51 StringCharacterIterator(const UnicodeString& textStr, int32_t textBegin, int32_t textEnd, int32_t textPos) StringCharacterIterator() argument
H A Duchriter.cpp43 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) UCharCharacterIterator() argument
/third_party/node/deps/icu-small/source/common/
H A Dchariter.cpp46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) in CharacterIterator() argument
H A Dschriter.cpp51 StringCharacterIterator(const UnicodeString& textStr, int32_t textBegin, int32_t textEnd, int32_t textPos) StringCharacterIterator() argument
H A Duchriter.cpp43 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) UCharCharacterIterator() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dchariter.cpp46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) in CharacterIterator() argument
H A Dschriter.cpp51 StringCharacterIterator(const UnicodeString& textStr, int32_t textBegin, int32_t textEnd, int32_t textPos) StringCharacterIterator() argument
H A Duchriter.cpp43 UCharCharacterIterator(ConstChar16Ptr textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position) UCharCharacterIterator() argument
/third_party/skia/tests/
H A DTypefaceTest.cpp537 char const * const textEnd = text + textLen; in DEF_TEST() local
/third_party/skia/modules/skplaintexteditor/src/
H A Dshape.cpp209 unsigned textEnd = utf8TextBytes; in set_character_bounds() local
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp894 const char* textEnd = c.fUtf8Text + c.fTextByteLength; in internalDrawGlyphRun() local
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c5667 const char *textStart, *textEnd; in processInternalEntity() local
5733 const char *textStart, *textEnd; in internalEntityProcessor() local
5986 const XML_Char *textEnd = entity->textPtr + entity->textLen; appendAttributeValue() local
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c5716 const char *textStart, *textEnd; in processInternalEntity() local
5782 const char *textStart, *textEnd; in internalEntityProcessor() local
6043 const XML_Char *textEnd = entity->textPtr + entity->textLen; appendAttributeValue() local
[all...]

Completed in 25 milliseconds