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:top_edge
(Results
1 - 4
of
4
) sorted by relevance
/third_party/libinput/src/
H
A
D
evdev-mt-touchpad-buttons.c
84
return t->point.y >= tp->buttons.bottom_area.
top_edge
;
in is_inside_bottom_button_area()
644
tp->buttons.bottom_area.
top_edge
= edges.y;
in tp_init_softbuttons()
740
* bottom_area.
top_edge
so that when in clickfinger mode the bottom
in tp_switch_click_method()
755
tp->buttons.bottom_area.
top_edge
= INT_MAX;
in tp_switch_click_method()
H
A
D
evdev-mt-touchpad.h
387
int32_t
top_edge
; /* in device coordinates */
member
/third_party/backends/backend/
H
A
D
canon_lide70-common.c
3066
int
top_edge
= 7; /* in mm */
in CANON_set_scan_parameters()
local
3069
top_edge
= 0;
in CANON_set_scan_parameters()
3073
top_edge
= 0;
in CANON_set_scan_parameters()
3077
top = (
top_edge
+ SANE_UNFIX (chndl->val[opt_tl_y].w)) / MM_IN_INCH * 600;
in CANON_set_scan_parameters()
3080
(
top_edge
+ SANE_UNFIX (chndl->val[opt_br_y].w)) / MM_IN_INCH * 600;
in CANON_set_scan_parameters()
/third_party/ffmpeg/libavcodec/
H
A
D
hevc_filter.c
354
int
top_edge
= edges[1];
in sao_filter_CTB()
local
363
if (!
top_edge
) {
in sao_filter_CTB()
Completed in 8 milliseconds