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:font_name
(Results
1 - 13
of
13
) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H
A
D
font_subsetter.cc
21
int SfntlyWrapper::SubsetFont(const char*
font_name
,
in SubsetFont()
argument
H
A
D
subsetter_impl.cc
95
bool HasName(const char*
font_name
, Font* font) {
in HasName()
argument
147
Font* FindFont(const char*
font_name
, const FontArray& font_array) {
in FindFont()
argument
646
bool SubsetterImpl::LoadFont(const char*
font_name
,
in LoadFont()
argument
/third_party/skia/third_party/externals/harfbuzz/test/subset/
H
A
D
generate-expected-outputs.py
84
font_name
= test.get_font_name()
variable
/third_party/skia/third_party/externals/sfntly/cpp/src/test/autogenerated/
H
A
D
cmap_basic_test.cc
62
std::string
font_name
= "../../";
in SetUp()
local
/third_party/skia/modules/skottie/src/text/
H
A
D
TextValue.cpp
22
const skjson::StringValue*
font_name
= (*jtxt)["f"];
in Parse()
local
/third_party/ffmpeg/libavcodec/
H
A
D
ass_split.h
41
char *
font_name
; /**< font face (case sensitive) */
member
148
void (*
font_name
)(void *priv, const char *name);
member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H
A
D
cmap_test.cc
44
CMapTestCase(const char*
font_name
,
in CMapTestCase()
argument
64
const char*
font_name
() const { return font_name_; }
in font_name()
function in sfntly::CMapTestCase
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H
A
D
visl-video.c
81
const char *
font_name
= "VGA8x16";
in visl_tpg_init()
local
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
main.cc
283
dump_glyphs (hb_blob_t *blob, const char *
font_name
)
in dump_glyphs()
argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
t1types.h
101
FT_String*
font_name
; /* top-level dictionary */
member
H
A
D
cfftypes.h
366
FT_String*
font_name
;
member
/kernel/linux/linux-5.10/drivers/video/console/
H
A
D
sticore.c
309
static char *
font_name
;
variable
/kernel/linux/linux-6.6/drivers/video/
H
A
D
sticore.c
350
static char *
font_name
;
variable
Completed in 10 milliseconds