OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drow
(Results
1 - 8
of
8
) sorted by null
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-tags/
webkit
40
drow
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
htmltags.in
40
drow
/external/webkit/Source/WebCore/html/
HTMLTagNames.in
36
drow
interfaceName=HTMLDataGridRowElement, conditional=DATAGRID
/frameworks/base/core/java/com/android/internal/widget/
LockPatternView.java
525
int
dRow
= cell.row - lastCell.row;
531
if (Math.abs(
dRow
) == 2 && Math.abs(dColumn) != 1) {
532
fillInRow = lastCell.row + ((
dRow
> 0) ? 1 : -1);
535
if (Math.abs(dColumn) == 2 && Math.abs(
dRow
) != 1) {
[
all
...]
/external/opencv/cv/src/
cvcalibinit.cpp
631
int
drow
= row_max - row_min + 1;
local
635
if ((w > h && dcol <
drow
) ||
636
(w < h &&
drow
< dcol))
642
PRINTF("Size: %dx%d Pattern: %dx%d\n", dcol,
drow
, w, h);
645
if (dcol < w ||
drow
< h) // found enough inner quads?
668
if (
drow
== h+1) // too many, trim
742
if (dcol == w &&
drow
== h) // found correct inner quads
[
all
...]
/external/strace/
ChangeLog
[
all
...]
/external/hyphenation/
hyph_en_US.dic
1240
4
drow
[
all
...]
/frameworks/base/core/res/assets/webkit/
hyph_en_US.dic
1240
4
drow
[
all
...]
Completed in 354 milliseconds