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:fontName
(Results
26 - 34
of
34
) sorted by relevance
1
2
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H
A
D
Demo.java
77
String
fontName
= "Arial Unicode MS";
field in Demo
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-coretext.cc
196
CFStringRef
fontName
= CTFontCopyPostScriptName (ct_font);
in create_ct_font()
local
H
A
D
hb-ot-cff1-table.hh
621
fontName
,
enumerator
/third_party/skia/third_party/externals/freetype/builds/mac/
H
A
D
ftmac.c
311
FT_GetFileRef_From_Mac_ATS_Name( const char*
fontName
,
in FT_GetFileRef_From_Mac_ATS_Name()
argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H
A
D
frontend_delegate_declarative_ng.cpp
569
bool FrontendDelegateDeclarativeNG::GetSystemFont(const std::string&
fontName
, FontInfo& fontInfo)
in GetSystemFont()
argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H
A
D
pipeline_base.cpp
311
bool PipelineBase::GetSystemFont(const std::string&
fontName
, FontInfo& fontInfo)
in GetSystemFont()
argument
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H
A
D
plugin_frontend_delegate.cpp
1636
bool PluginFrontendDelegate::GetSystemFont(const std::string&
fontName
, FontInfo& fontInfo)
in GetSystemFont()
argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H
A
D
frontend_delegate_impl.cpp
1872
bool FrontendDelegateImpl::GetSystemFont(const std::string&
fontName
, FontInfo& fontInfo)
in GetSystemFont()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H
A
D
frontend_delegate_declarative.cpp
3152
bool FrontendDelegateDeclarative::GetSystemFont(const std::string&
fontName
, FontInfo& fontInfo)
in GetSystemFont()
argument
Completed in 22 milliseconds
1
2