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
refs:FontConfigJson
(Results
1 - 7
of
7
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H
A
D
font_config.cpp
157
int
FontConfigJson
::ParseFile(const char* fname)
in ParseFile()
173
int
FontConfigJson
::ParseFontFileMap(const char* fname)
in ParseFontFileMap()
190
void
FontConfigJson
::AnalyseFontDir(const cJSON* root)
in AnalyseFontDir()
205
int
FontConfigJson
::ParseDir(const cJSON* root)
in ParseDir()
219
int
FontConfigJson
::ParseConfigList(const char* fname)
in ParseConfigList()
250
int
FontConfigJson
::ParseConfigListPath(const char* fname)
in ParseConfigListPath()
266
int
FontConfigJson
::ParseAdjustArr(const cJSON* arr, FontGenericInfo &genericInfo)
in ParseAdjustArr()
283
int
FontConfigJson
::ParseAliasArr(const cJSON* arr, FontGenericInfo &genericInfo)
in ParseAliasArr()
300
int
FontConfigJson
::ParseGeneric(const cJSON* root, const char* key)
in ParseGeneric()
339
int
FontConfigJson
[all...]
H
A
D
font_config.h
85
class
FontConfigJson
: public FontConfig {
class
87
FontConfigJson
() = default;
H
A
D
font_parser.cpp
448
FontConfigJson
fontConfigJson;
in ParseFontDescriptor()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H
A
D
asset_font_manager.cpp
121
OHOS::Rosen::TextEngine::
FontConfigJson
fontConfigJson;
in ParseInstallFontConfig()
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H
A
D
font_parser_test.cpp
128
FontConfigJson
fontConfigJson;
in HWTEST_F()
142
FontConfigJson
fontConfigJson;
in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
font_manager.cpp
121
Rosen::TextEngine::
FontConfigJson
fontConfigJson;
in GetUIFontConfig()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_text_typography.cpp
2942
TextEngine::
FontConfigJson
fontConfigJson;
in OH_Drawing_GetSystemFontConfigInfo()
Completed in 9 milliseconds