Home
last modified time | relevance | path

Searched defs:iPos (Results 1 – 4 of 4) sorted by relevance

/third_party/backends/backend/
Dcanon-sane.c527 int iPos, xres, yres; in sane_control_option() local
Dhp3900_rts8822.c10043 SANE_Int iTransferSize, iBytesToTransfer, iPos, rst, iBytesTransfered; in Bulk_Operation() local
10221 SANE_Int iPos = 0; in RTS_GetImage_GetBuffer() local
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp7270 auto iPos = paragraph->getGlyphPositionAtCoordinate(width*5/6 - 5, height/2); in UNIX_ONLY_TEST() local
7390 auto iPos = paragraph->getGlyphPositionAtCoordinate(TestCanvasWidth - width/6, height/2); in UNIX_ONLY_TEST() local
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp2189 auto iPos = paragraph->getGlyphPositionAtCoordinate(width*5/6, height/2); in onDrawContent() local