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:unitsPerEm
(Results
1 - 16
of
16
) sorted by relevance
/third_party/cups-filters/fontembed/
H
A
D
sfnt.h
22
unsigned short
unitsPerEm
;
member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H
A
D
MtxHeadBuilder.java
42
unitsPerEm
(18),
enum constant
/third_party/skia/third_party/externals/freetype/src/psaux/
H
A
D
psfont.c
389
CF2_Int
unitsPerEm
= font->
unitsPerEm
;
in cf2_font_setup()
local
H
A
D
psfont.h
87
CF2_Int
unitsPerEm
;
member
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-head-table.hh
144
HBUINT16
unitsPerEm
; /* Valid range is from 16 to 16384. This value
member
/third_party/skia/src/core/
H
A
D
SkStrikeSpec.cpp
157
int
unitsPerEm
= typeface.getUnitsPerEm();
in MakePDFVector()
local
/third_party/skia/src/sfnt/
H
A
D
SkOTTable_head.h
74
SK_OT_USHORT
unitsPerEm
;
member
/third_party/icu/icu4c/source/test/perf/leperf/
H
A
D
FontObject.h
122
le_uint16
unitsPerEm
;
member
H
A
D
sfnt.h
288
le_uint16
unitsPerEm
;
member
/third_party/icu/icu4c/source/samples/layout/
H
A
D
sfnt.h
159
le_uint16
unitsPerEm
;
member
/third_party/icu/icu4c/source/test/letest/
H
A
D
FontObject.h
118
le_uint16
unitsPerEm
;
member
H
A
D
sfnt.h
284
le_uint16
unitsPerEm
;
member
/third_party/skia/third_party/externals/icu/source/samples/layout/
H
A
D
sfnt.h
159
le_uint16
unitsPerEm
;
member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H
A
D
FontHeaderTable.java
62
unitsPerEm
(18),
enum constant
207
public int
unitsPerEm
() {
in unitsPerEm()
method in FontHeaderTable
560
public int
unitsPerEm
() {
in unitsPerEm()
method in FontHeaderTable.Builder
/third_party/skia/src/pdf/
H
A
D
SkPDFFont.cpp
540
int
unitsPerEm
;
in emit_subset_type3()
local
/third_party/glfw/deps/
H
A
D
nuklear.h
11573
int
unitsPerEm
= nk_ttUSHORT(info->data + info->head + 18);
in nk_tt_ScaleForMappingEmToPixels()
local
Completed in 62 milliseconds