/third_party/skia/third_party/externals/icu/source/common/ |
D | chariter.cpp | 46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
|
D | schriter.cpp | 53 int32_t textEnd, in StringCharacterIterator()
|
D | uchriter.cpp | 46 int32_t textEnd, in UCharCharacterIterator()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | chariter.cpp | 46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
|
D | schriter.cpp | 53 int32_t textEnd, in StringCharacterIterator()
|
D | uchriter.cpp | 46 int32_t textEnd, in UCharCharacterIterator()
|
/third_party/icu/icu4c/source/common/ |
D | chariter.cpp | 46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
|
D | schriter.cpp | 53 int32_t textEnd, in StringCharacterIterator()
|
D | uchriter.cpp | 46 int32_t textEnd, in UCharCharacterIterator()
|
/third_party/node/deps/icu-small/source/common/ |
D | chariter.cpp | 46 CharacterIterator::CharacterIterator(int32_t length, int32_t textBegin, int32_t textEnd, int32_t po… in CharacterIterator()
|
D | schriter.cpp | 53 int32_t textEnd, in StringCharacterIterator()
|
D | uchriter.cpp | 46 int32_t textEnd, in UCharCharacterIterator()
|
/third_party/flutter/skia/experimental/editor/ |
D | shape.cpp | 210 unsigned textEnd = utf8TextBytes; in set_character_bounds() local
|
/third_party/skia/modules/skplaintexteditor/src/ |
D | shape.cpp | 209 unsigned textEnd = utf8TextBytes; in set_character_bounds() local
|
/third_party/flutter/skia/tests/ |
D | TypefaceTest.cpp | 337 char const * const textEnd = text + textLen; in DEF_TEST() local
|
/third_party/skia/tests/ |
D | TypefaceTest.cpp | 537 char const * const textEnd = text + textLen; in DEF_TEST() local
|
/third_party/skia/experimental/sktext/src/ |
D | Text.cpp | 480 auto textEnd = isLastRun ? lineStretch.textRange().fEnd : logicalRun.fUtf16Range.fEnd; in addLine() local
|
/third_party/skia/src/pdf/ |
D | SkPDFDevice.cpp | 894 const char* textEnd = c.fUtf8Text + c.fTextByteLength; in internalDrawGlyphRun() local
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFDevice.cpp | 881 const char* textEnd = c.fUtf8Text + c.fTextByteLength; in internalDrawGlyphRun() local
|
/third_party/python/Modules/expat/ |
D | xmlparse.c | 5423 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/ |
D | xmlparse.c | 5423 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
|