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:glyph_size
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/
H
A
D
ftrender.h
75
FT_Long
glyph_size
;
member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H
A
D
ebdt_table.cc
84
int32_t
glyph_size
= glyph_entry->second->SubDataSizeToSerialize();
in SubDataSizeToSerialize()
local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H
A
D
ttsbit.c
1108
tt_sbit_decoder_load_bitmap( TT_SBitDecoder decoder, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong
glyph_size
, FT_Int x_pos, FT_Int y_pos, FT_UInt recurse_count, FT_Bool metrics_only )
tt_sbit_decoder_load_bitmap()
argument
H
A
D
sfwoff2.c
924
FT_ULong
glyph_size
= 0;
in reconstruct_glyf()
local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H
A
D
glyph_table.cc
138
int32_t
glyph_size
= (*b)->SubDataSizeToSerialize();
in SubDataSizeToSerialize()
local
/third_party/ffmpeg/libavcodec/
H
A
D
sanm.c
389
const int
glyph_size
= side_length * side_length;
in make_glyphs()
local
Completed in 9 milliseconds