Home
last modified time | relevance | path

Searched defs:fontCollection (Results 1 – 25 of 37) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
Dtypography_test.cpp39 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
54 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
70 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
86 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
101 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
125 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
161 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
Dfont_collection_test.cpp34 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
53 auto fontCollection = OHOS::Rosen::FontCollection::From(nullptr); variable
74 auto fontCollection = OHOS::Rosen::FontCollection::From(nullptr); variable
Dtypography_create_test.cpp37 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
52 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
Dtext_line_base_test.cpp39 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
Drun_test.cpp40 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
Dconvert_test.cpp35 …std::shared_ptr<OHOS::Rosen::FontCollection> fontCollection = OHOS::Rosen::FontCollection::Create(… variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_font_collection.cpp87 void OH_Drawing_DestroyFontCollection(OH_Drawing_FontCollection* fontCollection) in OH_Drawing_DestroyFontCollection()
111 void OH_Drawing_DisableFontCollectionFallback(OH_Drawing_FontCollection* fontCollection) in OH_Drawing_DisableFontCollectionFallback()
119 void OH_Drawing_DisableFontCollectionSystemFont(OH_Drawing_FontCollection* fontCollection) in OH_Drawing_DisableFontCollectionSystemFont()
135 void OH_Drawing_ClearFontCaches(OH_Drawing_FontCollection* fontCollection) in OH_Drawing_ClearFontCaches()
Ddrawing_register_font.cpp67 static uint32_t LoadFromFontCollection(OH_Drawing_FontCollection* fontCollection, in LoadFromFontCollection()
140 OH_Drawing_FontCollection* fontCollection, const char* fontFamily, const char* familySrc) in OH_Drawing_RegisterFont()
157 uint32_t OH_Drawing_RegisterFontBuffer(OH_Drawing_FontCollection* fontCollection, const char* fontF… in OH_Drawing_RegisterFontBuffer()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dtxt_font_collection.cpp63 TxtFontCollection::TxtFontCollection(const std::shared_ptr<txt::FontCollection>& fontCollection) in TxtFontCollection()
67 TxtFontCollection::TxtFontCollection(const std::shared_ptr<Rosen::FontCollection>& fontCollection) in TxtFontCollection()
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
Dparagraph_builder_test.cpp37 std::shared_ptr<FontCollection> fontCollection = std::make_shared<FontCollection>(); in SetUpTestCase() local
122 std::shared_ptr<FontCollection> fontCollection = std::make_shared<FontCollection>(); variable
Drun_test.cpp41 std::shared_ptr<FontCollection> fontCollection = std::make_shared<FontCollection>(); in SetUpTestCase() local
Dtext_line_base_test.cpp41 std::shared_ptr<FontCollection> fontCollection = std::make_shared<FontCollection>(); in SetUpTestCase() local
Dparagraph_test.cpp50 std::shared_ptr<FontCollection> fontCollection = std::make_shared<FontCollection>(); in SetUp() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
Ddrawing_font_collection_test.cpp35 OH_Drawing_FontCollection* fontCollection = OH_Drawing_CreateFontCollection(); variable
Ddrawing_register_font_test.cpp40 OH_Drawing_FontCollection* fontCollection = OH_Drawing_CreateFontCollection(); variable
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
Dparagraph_builder.cpp25 std::shared_ptr<txt::FontCollection> fontCollection) in Create()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
Dfont_collection.cpp32 …d::shared_ptr<FontCollection> FontCollection::From(std::shared_ptr<txt::FontCollection> fontCollec… in From()
38 FontCollection::FontCollection(std::shared_ptr<txt::FontCollection> fontCollection) in FontCollection()
Dconvert.cpp27 const std::shared_ptr<OHOS::Rosen::FontCollection>& fontCollection) in Convert()
/foundation/arkui/ace_engine/test/mock/core/render/
Dmock_paragraph.cpp24 …h> Paragraph::Create(const ParagraphStyle& paraStyle, const RefPtr<FontCollection>& fontCollection) in Create()
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/
Dskia_txt_test.cpp101 auto fontCollection = FontCollection::From(nullptr); variable
/foundation/arkui/ace_engine/frameworks/core/components/multimodal/
Drosen_render_multimodal.cpp127 auto fontCollection = RosenFontCollection::GetInstance().GetFontCollection(); in UpdateParagraph() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
Dobject_mgr.cpp77 void FontCollectionMgr::Insert(void* key, std::shared_ptr<FontCollectionType> fontCollection) in Insert()
/foundation/arkui/ace_engine/frameworks/core/components/font/
Drosen_font_collection.cpp63 … auto fontCollection = AceType::DynamicCast<NG::TxtFontCollection>(NG::FontCollection::Current()); in GetFontCollection() local
/foundation/arkui/ace_engine/frameworks/core/components/track/
Drosen_render_arc_track.cpp111 auto fontCollection = RosenFontCollection::GetInstance().GetFontCollection(); in SetTextStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
Dcalendar_paint_method.cpp57 auto fontCollection = RSFontCollection::GetInstance(false); in GetTextParagraph() local
59 auto fontCollection = RSFontCollection::Create(); in GetTextParagraph() local

12