Searched defs:iOffset (Results 1 – 3 of 3) sorted by relevance
/PHP-5.3/ext/gd/libgd/ |
H A D | gd_rotate.c | 20 void gdImageSkewX (gdImagePtr dst, gdImagePtr src, int uRow, int iOffset, double dWeight, int clrBa… in gdImageSkewX() 117 void gdImageSkewY (gdImagePtr dst, gdImagePtr src, int uCol, int iOffset, double dWeight, int clrBa… in gdImageSkewY()
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | sqliteInt.h | 861 int iLimit, iOffset; /* Memory registers holding LIMIT & OFFSET counters */ member
|
/PHP-5.3/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 10658 int iLimit, iOffset; /* Memory registers holding LIMIT & OFFSET counters */ member 16561 int iOffset; /* An offset into mem5.aCtrl[] */ in memsys5Init() local
|
Completed in 372 milliseconds