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:x_ppem
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/util/
H
A
D
font-options.hh
58
int
x_ppem
= 0;
member
/third_party/skia/third_party/externals/harfbuzz/test/api/
H
A
D
test-font.c
466
unsigned int
x_ppem
, y_ppem;
in test_font_properties()
local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-font.hh
115
unsigned int
x_ppem
;
member
H
A
D
hb-font.cc
1957
hb_font_set_ppem(hb_font_t *font, unsigned int
x_ppem
, unsigned int y_ppem)
hb_font_set_ppem()
argument
1979
hb_font_get_ppem(hb_font_t *font, unsigned int *
x_ppem
, unsigned int *y_ppem)
hb_font_get_ppem()
argument
[all...]
H
A
D
hb-ot-layout-gpos-table.hh
420
unsigned int
x_ppem
= font->
x_ppem
;
in get_anchor()
local
/third_party/skia/third_party/externals/freetype/include/freetype/
H
A
D
freetype.h
391
FT_Pos
x_ppem
;
member
1632
FT_UShort
x_ppem
; /* horizontal pixels per EM */
member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
tttypes.h
688
FT_Byte
x_ppem
;
member
757
FT_Byte
x_ppem
;
member
Completed in 16 milliseconds