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_id
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H
A
D
font_assembler.cc
185
int32_t
font_id
= it->
font_id
();
in AssembleGlyphAndLocaTables()
local
H
A
D
font_info.cc
41
GlyphId::GlyphId(int32_t glyph_id, FontId
font_id
)
in GlyphId()
argument
79
FontDataTable* FontInfo::GetTable(FontId
font_id
, int32_t tag) {
in GetTable()
argument
88
const TableMap* FontInfo::GetTableMap(FontId
font_id
) {
in GetTableMap()
argument
112
FontSourcedInfoBuilder::FontSourcedInfoBuilder(Font* font, FontId
font_id
)
in FontSourcedInfoBuilder()
argument
119
FontSourcedInfoBuilder(Font* font, FontId
font_id
, CharacterPredicate* predicate)
FontSourcedInfoBuilder()
argument
[all...]
H
A
D
font_info.h
48
FontId
font_id
() const { return font_id_; }
in font_id()
function in subtly::GlyphId
49
void set_font_id(const FontId
font_id
) { font_id_ =
font_id
; }
in set_font_id()
argument
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
movtextdec.c
57
uint16_t
font_id
;
member
71
uint16_t
font_id
;
member
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
t1types.h
125
FT_Long
font_id
;
member
/third_party/skia/src/core/
H
A
D
SkRemoteGlyphCache.cpp
40
auto_descriptor_from_desc(const SkDescriptor* source_desc, SkFontID
font_id
, SkAutoDescriptor* ad)
auto_descriptor_from_desc()
argument
/third_party/skia/third_party/externals/freetype/src/pfr/
H
A
D
pfrtypes.h
223
FT_String*
font_id
;
member
Completed in 6 milliseconds