Searched defs:xNext (Results 1 – 7 of 7) sorted by relevance
7318 int (*xNext)(sqlite3_vtab_cursor*); member
1579 pub xNext: ::std::option::Option< field
729 pub xNext: ::std::option::Option< field
5504 const float xNext = last ? +1.0f : (x + step); in createVertexBufferAndFlush() local