Home
last modified time | relevance | path

Searched defs:fCursor (Results 1 – 5 of 5) sorted by relevance

/external/skia/experimental/sktext/editor/
DEditor.h55 std::unique_ptr<Cursor> fCursor; variable
/external/skia/src/sksl/tracing/
DSkVMDebugTracePlayer.h123 size_t fCursor = 0; // position of the read head variable
/external/skia/src/base/
DSkArenaAlloc.h284 char* fCursor; variable
DSkBlockAllocator.h157 int fCursor; // (this + fCursor) points to next available allocation variable
/external/skia/modules/skplaintexteditor/include/
Deditor.h97 TextPosition fCursor; member