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:bearing
(Results
1 - 7
of
7
) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H
A
D
small_glyph_metrics.cc
84
void SmallGlyphMetrics::Builder::SetBearingX(uint8_t
bearing
) {
in SetBearingX()
argument
92
void SmallGlyphMetrics::Builder::SetBearingY(uint8_t
bearing
) {
in SetBearingY()
argument
H
A
D
big_glyph_metrics.cc
96
void BigGlyphMetrics::Builder::SetHoriBearingX(uint8_t
bearing
) {
in SetHoriBearingX()
argument
104
void BigGlyphMetrics::Builder::SetHoriBearingY(uint8_t
bearing
) {
in SetHoriBearingY()
argument
120
void BigGlyphMetrics::Builder::SetVertBearingX(uint8_t
bearing
) {
in SetVertBearingX()
argument
128
void BigGlyphMetrics::Builder::SetVertBearingY(uint8_t
bearing
) {
in SetVertBearingY()
argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H
A
D
BigGlyphMetrics.java
130
public void setHoriBearingX(byte
bearing
) {
in setHoriBearingX()
argument
138
public void setHoriBearingY(byte
bearing
) {
in setHoriBearingY()
argument
154
public void setVertBearingX(byte
bearing
) {
in setVertBearingX()
argument
162
public void setVertBearingY(byte
bearing
) {
in setVertBearingY()
argument
H
A
D
SmallGlyphMetrics.java
101
public void setBearingX(byte
bearing
) {
in setBearingX()
argument
109
public void setBearingY(byte
bearing
) {
in setBearingY()
argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
wnm_sta.h
35
u16
bearing
; /* valid if bearing_present=1 */
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
wnm_sta.h
35
u16
bearing
; /* valid if bearing_present=1 */
member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
tttypes.h
171
FT_Short
bearing
;
member
[all...]
Completed in 6 milliseconds