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:fontType
(Results
1 - 3
of
3
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H
A
D
drawing_text_font_descriptor_test.cpp
140
OH_Drawing_SystemFontType
fontType
= OH_Drawing_SystemFontType(0b10000);
in HWTEST_F()
local
181
OH_Drawing_SystemFontType
fontType
= OH_Drawing_SystemFontType::INSTALLED;
in HWTEST_F()
local
206
OH_Drawing_SystemFontType
fontType
= OH_Drawing_SystemFontType::STYLISH;
in HWTEST_F()
local
228
OH_Drawing_SystemFontType
fontType
in HWTEST_F()
local
254
OH_Drawing_SystemFontType
fontType
= OH_Drawing_SystemFontType(INSTALLED | STYLISH);
HWTEST_F()
local
276
OH_Drawing_SystemFontType
fontType
= OH_Drawing_SystemFontType(ALL | STYLISH);
HWTEST_F()
local
298
OH_Drawing_SystemFontType
fontType
= OH_Drawing_SystemFontType::GENERIC;
HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_text_font_descriptor.cpp
165
OH_Drawing_Array* OH_Drawing_GetSystemFontFullNamesByType(OH_Drawing_SystemFontType
fontType
)
in OH_Drawing_GetSystemFontFullNamesByType()
argument
131
OH_Drawing_GetFontDescriptorByFullName(const OH_Drawing_String* fullName, OH_Drawing_SystemFontType
fontType
)
OH_Drawing_GetFontDescriptorByFullName()
argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H
A
D
font_descriptor_cache.cpp
193
bool FontDescriptorCache::ProcessSystemFontType(const int32_t& systemFontType, int32_t&
fontType
)
in ProcessSystemFontType()
argument
214
int32_t
fontType
;
in GetSystemFontFullNamesByType()
local
274
int32_t
fontType
;
in GetFontDescSharedPtrByFullName()
local
[all...]
Completed in 2 milliseconds