Home
last modified time | relevance | path

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

/third_party/skia/experimental/sktext/editor/
DEditor.h55 std::unique_ptr<Cursor> fCursor; variable
/third_party/skia/src/core/
DSkArenaAlloc.h279 char* fCursor; variable
DSkBlockAllocator.h165 int fCursor; // (this + fCursor) points to next available allocation variable
/third_party/skia/modules/skplaintexteditor/include/
Deditor.h97 TextPosition fCursor; member