Home
last modified time | relevance | path

Searched defs:textEnd (Results 1 - 17 of 17) 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
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmachine_code.cpp223 uintptr_t textEnd = textStart + GetTextSize(); in IsInText() local
/third_party/skia/tests/
H A DTypefaceTest.cpp537 char const * const textEnd = text + textLen; in DEF_TEST() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp171 float textEnd = textStart + GetTextRect().Width(); in GenerateClipPath() local
225 float textEnd = textStart + GetTextRect().Width(); in GenerateBackgroundPoints() local
[all...]
/third_party/skia/modules/skplaintexteditor/src/
H A Dshape.cpp209 unsigned textEnd = utf8TextBytes; in set_character_bounds() local
/kernel/liteos_a/arch/arm/arm/src/
H A Dlos_arch_mmu.c1004 UINTPTR textEnd = (UINTPTR)&__text_end + offset; in OsSetKSectionAttr() 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 29 milliseconds