OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arows
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
menu.h
98
short
arows
; /* Nr. of items high (actual) */
member in struct:tagMENU
/external/opencv/cv/src/
cvhough.cpp
869
int rows, cols,
arows
, acols;
local
896
arows
= accum->rows - 2;
943
(unsigned)y2 >= (unsigned)
arows
)
962
for( y = 1; y <
arows
- 1; y++ )
[
all
...]
Completed in 80 milliseconds