OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cury
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cv/src/
cvconvhull.cpp
69
int
cury
= array[pcur]->y;
local
71
int by = nexty -
cury
;
77
int ay =
cury
- array[pprev]->y;
142
float
cury
= array[pcur]->y;
local
144
float by = nexty -
cury
;
150
float ay =
cury
- array[pprev]->y;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h
890
int
cury
() const { return getcury(w); }
function in class:NCursesWindow
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h
890
int
cury
() const { return getcury(w); }
function in class:NCursesWindow
[
all
...]
Completed in 101 milliseconds