OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:to_width
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-input-synaptics/dist/test/
fake-symbols.c
115
int64_t
to_width
= to_max - to_min;
local
119
X = (int) (((
to_width
* (Cx - from_min)) / from_width) + to_min);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Xinput.c
1313
int64_t
to_width
= to_max - to_min;
local
1317
X = (int)(((
to_width
* (Cx - from_min)) / from_width) + to_min);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Xinput.c
1489
int64_t
to_width
= to_max - to_min;
local
1493
X = (int) (((
to_width
* (Cx - from_min)) / from_width) + to_min);
Completed in 6 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026