Searched refs:tbottom (Results 1 - 2 of 2) sorted by relevance
/external/opencv/cv/src/ |
H A D | cvdistransform.cpp | 53 int* tbottom = (int*)(temp + (size.height + border*2 - i - 1)*tempstep); local 58 tbottom[j] = ICV_INIT_DIST0;
|
/external/libcups/cups/ |
H A D | ppd-cache.c | 3314 tbottom[256], /* Bottom string */ local 3326 _cupsStrFormatd(tbottom, tbottom + sizeof(tbottom), bottom * 72.0 / 2540.0, loc); 3332 cupsFilePrintf(fp, "*ImageableArea %s: \"%s %s %s %s\"\n", pwg->ppd, tleft, tbottom, tright, ttop);
|
Completed in 156 milliseconds