Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkPlainTextEditor::Editor::TextPosition Struct Reference

#include <editor.h>

Public Attributes

size_t fTextByteIndex = SIZE_MAX
 
size_t fParagraphIndex = SIZE_MAX
 

Detailed Description

Definition at line 62 of file editor.h.

Member Data Documentation

◆ fParagraphIndex

size_t SkPlainTextEditor::Editor::TextPosition::fParagraphIndex = SIZE_MAX

Definition at line 64 of file editor.h.

◆ fTextByteIndex

size_t SkPlainTextEditor::Editor::TextPosition::fTextByteIndex = SIZE_MAX

Definition at line 63 of file editor.h.


The documentation for this struct was generated from the following file: