Searched defs:iLastPos (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/xfa/fgas/layout/
H A Dfgas_rtfbreak.cpp714 int32_t iLastPos = -1; local
769 iLastPos = iEndPos;
790 iEndPos = iLastPos;
H A Dfgas_textbreak.cpp971 int32_t iLastPos = -1; local
1029 iLastPos = iEndPos;
1050 iEndPos = iLastPos;
/external/sqlite/dist/orig/
H A Dsqlite3.c156139 sqlite3_int64 iLastPos; member in struct:PendingList
[all...]
/external/sqlite/dist/
H A Dsqlite3.c156151 sqlite3_int64 iLastPos; member in struct:PendingList
[all...]

Completed in 686 milliseconds