Home
last modified time | relevance | path

Searched defs:textPos (Results 1 - 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dtitletrn.cpp121 int32_t textPos, delta, result; in handleTransliterate() local
H A Dcasetrn.cpp152 int32_t textPos, delta, result; in handleTransliterate() local
/third_party/node/deps/icu-small/source/i18n/
H A Dtitletrn.cpp121 int32_t textPos, delta, result; in handleTransliterate() local
H A Dcasetrn.cpp152 int32_t textPos, delta, result; in handleTransliterate() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtitletrn.cpp121 int32_t textPos, delta, result; in handleTransliterate() local
H A Dcasetrn.cpp152 int32_t textPos, delta, result; in handleTransliterate() local
/third_party/skia/docs/examples/
H A DTextBlob_uniqueID.cpp20 SkPoint textPos = { 20, 50 }; in REG_FIDDLE() local
H A DTextBlob_bounds.cpp17 SkPoint textPos = { 20, 50 }; in REG_FIDDLE() local
H A DTextBlob_getIntercepts.cpp10 SkPoint textPos = { 20, 110 }; in REG_FIDDLE() local
H A DCanvas_drawTextBlob.cpp17 SkPoint textPos = { 20, 100 }; in REG_FIDDLE() local
/third_party/icu/icu4c/source/common/
H A Dschriter.cpp42 StringCharacterIterator(const UnicodeString& textStr, int32_t textPos) StringCharacterIterator() argument
51 StringCharacterIterator(const UnicodeString& textStr, int32_t textBegin, int32_t textEnd, int32_t textPos) StringCharacterIterator() argument
/third_party/node/deps/icu-small/source/common/
H A Dschriter.cpp42 StringCharacterIterator(const UnicodeString& textStr, int32_t textPos) StringCharacterIterator() argument
51 StringCharacterIterator(const UnicodeString& textStr, int32_t textBegin, int32_t textEnd, int32_t textPos) StringCharacterIterator() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dschriter.cpp42 StringCharacterIterator(const UnicodeString& textStr, int32_t textPos) StringCharacterIterator() argument
51 StringCharacterIterator(const UnicodeString& textStr, int32_t textBegin, int32_t textEnd, int32_t textPos) StringCharacterIterator() argument
/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drosen_render_badge.cpp244 auto textPos = Alignment::GetAlignPosition(Size(badgeWidth_, badgeHeight_), textSize_, Alignment::CENTER); in PaintText() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_switch.cpp359 auto textPos = Alignment::GetAlignPosition(rawPointSize_, textSize, Alignment::CENTER); in PaintText() local
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1407 auto textPos = AceType::MakeRefPtr<TextComponent>(currentPosText_); in CreateCurrentText() local

Completed in 9 milliseconds