Home
last modified time | relevance | path

Searched defs:fontMgr (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_buffer.cpp24 FontBuffer::FontBuffer(FontManager* fontMgr, const uint64_t hash, BASE_NS::array_view<const uint8_t> bytes) in FontBuffer() argument
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dfont_collection_test.cpp42 std::shared_ptr<Drawing::FontMgr> fontMgr = fontCollection->GetFontMgr(); in HWTEST_F() local
76 std::shared_ptr<Drawing::FontMgr> fontMgr = fontCollection->GetFontMgr(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyleset_fuzzer/
H A Dfontstyleset_fuzzer.cpp44 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); in FontStyleSetFuzzTest001() local
78 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); in FontStyleSetFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontmgr_fuzzer/
H A Dfontmgr_fuzzer.cpp74 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); in FontMgrFuzzTest002() local
91 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); in FontMgrFuzzTest003() local
137 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); in FontMgrFuzzTest004() local
183 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); in FontMgrFuzzTest005() local
251 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); in FontMgrFuzzTest006() local
287 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); FontMgrFuzzTest007() local
316 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); FontMgrFuzzTest008() local
350 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); FontMgrFuzzTest009() local
368 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); FontMgrFuzzTest010() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/
H A Dfont_mgr_test.cpp163 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); in HWTEST_F() local
185 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); in HWTEST_F() local
207 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); in HWTEST_F() local
229 std::shared_ptr<FontMgr> fontMgr in HWTEST_F() local
248 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); HWTEST_F() local
267 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); HWTEST_F() local
287 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); HWTEST_F() local
307 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); HWTEST_F() local
322 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDynamicFontMgr(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp94 std::shared_ptr<Drawing::FontMgr> fontMgr = Drawing::FontMgr::CreateDynamicFontMgr(); in ParseInstalledConfigFile() local
105 std::shared_ptr<Drawing::FontMgr> fontMgr = Drawing::FontMgr::CreateDefaultFontMgr(); in ProcessInstalledFontPath() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font_mgr.cpp40 FontMgr* fontMgr = reinterpret_cast<FontMgr*>(drawingFontMgr); in CastToFontMgr() local
50 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); in OH_Drawing_FontMgrCreate() local
67 FontMgr* fontMgr = CastToFontMgr(drawingFontMgr); in OH_Drawing_FontMgrGetFamilyCount() local
95 FontMgr* fontMgr in OH_Drawing_FontMgrGetFamilyName() local
119 FontMgr* fontMgr = CastToFontMgr(drawingFontMgr); OH_Drawing_FontMgrCreateFontStyleSet() local
147 FontMgr* fontMgr = CastToFontMgr(drawingFontMgr); OH_Drawing_FontMgrMatchFamily() local
164 FontMgr* fontMgr = CastToFontMgr(drawingFontMgr); OH_Drawing_FontMgrMatchFamilyStyle() local
186 FontMgr* fontMgr = CastToFontMgr(drawingFontMgr); OH_Drawing_FontMgrMatchFamilyStyleCharacter() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont.cpp202 std::shared_ptr<FontMgr> fontMgr = FontMgr::CreateDefaultFontMgr(); in GetFallbackFont() local

Completed in 4 milliseconds