Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/
Dchariter.cpp46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
Dschriter.cpp53 int32_t textEnd, in StringCharacterIterator()
Duchriter.cpp46 int32_t textEnd, in UCharCharacterIterator()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dchariter.cpp46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
Dschriter.cpp53 int32_t textEnd, in StringCharacterIterator()
Duchriter.cpp46 int32_t textEnd, in UCharCharacterIterator()
/third_party/icu/icu4c/source/common/
Dchariter.cpp46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
Dschriter.cpp53 int32_t textEnd, in StringCharacterIterator()
Duchriter.cpp46 int32_t textEnd, in UCharCharacterIterator()
/third_party/node/deps/icu-small/source/common/
Dchariter.cpp46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
Dschriter.cpp53 int32_t textEnd, in StringCharacterIterator()
Duchriter.cpp46 int32_t textEnd, in UCharCharacterIterator()
/third_party/flutter/skia/experimental/editor/
Dshape.cpp210 unsigned textEnd = utf8TextBytes; in set_character_bounds() local
/third_party/skia/modules/skplaintexteditor/src/
Dshape.cpp209 unsigned textEnd = utf8TextBytes; in set_character_bounds() local
/third_party/flutter/skia/tests/
DTypefaceTest.cpp337 char const * const textEnd = text + textLen; in DEF_TEST() local
/third_party/skia/tests/
DTypefaceTest.cpp537 char const * const textEnd = text + textLen; in DEF_TEST() local
/third_party/skia/experimental/sktext/src/
DText.cpp480 auto textEnd = isLastRun ? lineStretch.textRange().fEnd : logicalRun.fUtf16Range.fEnd; in addLine() local
/third_party/skia/src/pdf/
DSkPDFDevice.cpp894 const char* textEnd = c.fUtf8Text + c.fTextByteLength; in internalDrawGlyphRun() local
/third_party/flutter/skia/src/pdf/
DSkPDFDevice.cpp881 const char* textEnd = c.fUtf8Text + c.fTextByteLength; in internalDrawGlyphRun() local
/third_party/python/Modules/expat/
Dxmlparse.c5423 const char *textStart, *textEnd; in processInternalEntity() local
5489 const char *textStart, *textEnd; in internalEntityProcessor() local
5737 const XML_Char *textEnd = entity->textPtr + entity->textLen; in appendAttributeValue() local
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c5423 const char *textStart, *textEnd; in processInternalEntity() local
5489 const char *textStart, *textEnd; in internalEntityProcessor() local
5737 const XML_Char *textEnd = entity->textPtr + entity->textLen; in appendAttributeValue() local