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
refs:blue_ref
(Results
1 - 4
of
4
) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/autofit/
H
A
D
afcjk.c
323
FT_Pos*
blue_ref
;
in af_cjk_metrics_init_blues()
local
508
blue_ref
= &blue->ref.org;
in af_cjk_metrics_init_blues()
515
*
blue_ref
=
in af_cjk_metrics_init_blues()
520
*
blue_ref
=
in af_cjk_metrics_init_blues()
525
*
blue_ref
= fills[num_fills / 2];
in af_cjk_metrics_init_blues()
529
/* make sure
blue_ref
>= blue_shoot for top/right or */
in af_cjk_metrics_init_blues()
531
if ( *blue_shoot != *
blue_ref
)
in af_cjk_metrics_init_blues()
533
FT_Pos ref = *
blue_ref
;
in af_cjk_metrics_init_blues()
541
*
blue_ref
=
in af_cjk_metrics_init_blues()
553
FT_TRACE5(( " -> reference = %ld\n", *
blue_ref
));
in af_cjk_metrics_init_blues()
[all...]
H
A
D
aflatin.c
359
FT_Pos*
blue_ref
;
in af_latin_metrics_init_blues()
local
913
blue_ref
= &blue->ref.org;
in af_latin_metrics_init_blues()
920
*
blue_ref
=
in af_latin_metrics_init_blues()
925
*
blue_ref
=
in af_latin_metrics_init_blues()
930
*
blue_ref
= flats [num_flats / 2];
in af_latin_metrics_init_blues()
937
if ( *blue_shoot != *
blue_ref
)
in af_latin_metrics_init_blues()
939
FT_Pos ref = *
blue_ref
;
in af_latin_metrics_init_blues()
947
*
blue_ref
=
in af_latin_metrics_init_blues()
974
FT_TRACE5(( " -> reference = %ld\n", *
blue_ref
));
in af_latin_metrics_init_blues()
/third_party/backends/backend/
H
A
D
mustek_usb_low.h
159
SANE_Byte
blue_ref
;
member
362
static SANE_Status usb_low_set_blue_ref (ma1017 * chip, SANE_Byte
blue_ref
);
H
A
D
mustek_usb_low.c
125
chip->
blue_ref
= 0xff;
in usb_low_init()
1670
chip->
blue_ref
= pattern;
in usb_low_get_a19()
1738
usb_low_set_blue_ref (ma1017 * chip, SANE_Byte
blue_ref
)
in usb_low_set_blue_ref()
argument
1756
chip->
blue_ref
=
blue_ref
;
in usb_low_set_blue_ref()
1758
data =
blue_ref
;
in usb_low_set_blue_ref()
Completed in 9 milliseconds