Flutter Engine
The Flutter Engine
|
#include <paragraph.h>
Public Member Functions | |
PositionWithAffinity (size_t p, Affinity a) | |
Public Attributes | |
const size_t | position |
const Affinity | affinity |
Definition at line 76 of file paragraph.h.
|
inline |
Definition at line 80 of file paragraph.h.
const Affinity txt::Paragraph::PositionWithAffinity::affinity |
Definition at line 78 of file paragraph.h.
const size_t txt::Paragraph::PositionWithAffinity::position |
Definition at line 77 of file paragraph.h.