Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:fontMgr
(Results
1 - 8
of
8
) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H
A
D
font_buffer.cpp
24
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
D
font_collection_test.cpp
42
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
D
fontstyleset_fuzzer.cpp
44
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
D
fontmgr_fuzzer.cpp
74
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
D
font_mgr_test.cpp
163
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
D
font_descriptor_cache.cpp
94
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
D
drawing_font_mgr.cpp
40
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
D
font.cpp
202
std::shared_ptr<FontMgr>
fontMgr
= FontMgr::CreateDefaultFontMgr();
in GetFallbackFont()
local
Completed in 4 milliseconds