Home
last modified time | relevance | path

Searched defs:AppendSymbol (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography_create.h56 virtual void AppendSymbol(const uint32_t& symbolId) {} in AppendSymbol() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography_create.cpp69 void TypographyCreate::AppendSymbol(const uint32_t& symbolId) in AppendSymbol() function in OHOS::Rosen::AdapterTxt::TypographyCreate
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_builder_napi/
H A Djs_paragraph_builder.cpp248 napi_value JsParagraphBuilder::AppendSymbol(napi_env env, napi_callback_info info) in AppendSymbol() function in OHOS::Rosen::JsParagraphBuilder