Home
last modified time | relevance | path

Searched defs:textId (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dbase_font.h149 virtual int8_t GetTextUtf8(uint16_t textId, uint8_t** utf8Addr, uint16_t& utf8Len) const in GetTextUtf8()
200 virtual int8_t GetWildCardStaticStr(uint16_t textId, in GetWildCardStaticStr()
208 …virtual int8_t GetCodePoints(uint16_t textId, uint32_t** codePoints, uint16_t& codePointsNum) const in GetCodePoints()
213 virtual int8_t GetTextParam(uint16_t textId, UITextLanguageTextParam& param) const in GetTextParam()
H A Dui_font_header.h29 uint16_t textId; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font.cpp135 int8_t UIFont::GetTextUtf8(uint16_t textId, uint8_t** utf8Addr, uint16_t& utf8Len) const in GetTextUtf8()
144 int8_t UIFont::GetTextParam(uint16_t textId, UITextLanguageTextParam& param) const in GetTextParam()
153 int8_t UIFont::GetWildCardStaticStr(uint16_t textId, in GetWildCardStaticStr()
165 int8_t UIFont::GetCodePoints(uint16_t textId, uint32_t** codePoints, uint16_t& codePointsNum) const in GetCodePoints()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_pattern_test_ng.cpp336 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); variable
348 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); in __anond95221120e02() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_model_ng.cpp35 auto textId = textTimerPattern->GetTextId(); in Create() local
111 auto textId = textTimerPattern->GetTextId(); in CreateFrameNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_model_ng.cpp35 auto textId = pattern->GetTextId(); in Create() local
143 auto textId = pattern->GetTextId(); in CreateFrameNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_view.cpp41 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); in CreateToastNode() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/
H A Ddfx_tdd_test.cpp713 const char *textId = "textid"; in DfxTest005() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_layout_test_ng.cpp400 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); variable
705 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); variable
891 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_view.cpp73 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); in CreateText() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp632 auto textId = ElementRegister::GetInstance()->MakeUniqueId(); in CreateMessage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp508 auto textId = GetTextId(); in BuildChild() local