Searched defs:fCursor (Results 1 – 5 of 5) sorted by relevance
55 std::unique_ptr<Cursor> fCursor; variable
123 size_t fCursor = 0; // position of the read head variable
284 char* fCursor; variable
157 int fCursor; // (this + fCursor) points to next available allocation variable
97 TextPosition fCursor; member