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:systemFontType
(Results
1 - 4
of
4
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H
A
D
font_descriptor_mgr.cpp
52
GetFontDescSharedPtrByFullName(const std::string& fullName, const int32_t&
systemFontType
, FontDescSharedPtr& result)
GetFontDescSharedPtrByFullName()
argument
59
GetSystemFontFullNamesByType( const int32_t&
systemFontType
, std::unordered_set<std::string>& fontList)
GetSystemFontFullNamesByType()
argument
H
A
D
font_descriptor_cache.cpp
193
bool FontDescriptorCache::ProcessSystemFontType(const int32_t&
systemFontType
, int32_t& fontType)
in ProcessSystemFontType()
argument
211
void FontDescriptorCache::GetSystemFontFullNamesByType(const int32_t&
systemFontType
,
in GetSystemFontFullNamesByType()
argument
266
GetFontDescSharedPtrByFullName(const std::string& fullName, const int32_t&
systemFontType
, FontDescSharedPtr& result)
GetFontDescSharedPtrByFullName()
argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_text_font_descriptor.cpp
137
auto
systemFontType
= static_cast<int32_t>(fontType);
in OH_Drawing_GetFontDescriptorByFullName()
local
167
auto
systemFontType
= static_cast<int32_t>(fontType);
in OH_Drawing_GetSystemFontFullNamesByType()
local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/
H
A
D
js_fontdescriptor.cpp
219
TextEngine::FontParser::SystemFontType
systemFontType
;
in GetSystemFontFullNamesByType()
member
272
TextEngine::FontParser::SystemFontType
systemFontType
;
in GetFontDescriptorByFullName()
member
Completed in 4 milliseconds