Flutter Engine
The Flutter Engine
|
#include <SkUnicode.h>
Public Member Functions | |
BidiRegion (Position start, Position end, BidiLevel level) | |
Public Attributes | |
Position | start |
Position | end |
BidiLevel | level |
Definition at line 100 of file SkUnicode.h.
Definition at line 101 of file SkUnicode.h.
Position SkUnicode::BidiRegion::end |
Definition at line 104 of file SkUnicode.h.
BidiLevel SkUnicode::BidiRegion::level |
Definition at line 105 of file SkUnicode.h.
Position SkUnicode::BidiRegion::start |
Definition at line 103 of file SkUnicode.h.