Flutter Engine
The Flutter Engine
|
Public Member Functions | |
SkBidiIterator_icu4x (std::shared_ptr< std::vector< SkUnicode::BidiRegion > > regions) | |
Position | getLength () override |
Level | getLevelAt (Position pos) override |
Public Member Functions inherited from SkBidiIterator | |
virtual | ~SkBidiIterator ()=default |
virtual Position | getLength ()=0 |
virtual Level | getLevelAt (Position)=0 |
Additional Inherited Members | |
Public Types inherited from SkBidiIterator | |
enum | Direction { kLTR , kRTL } |
typedef int32_t | Position |
typedef uint8_t | Level |
Definition at line 348 of file SkUnicode_icu4x.cpp.
|
inlineexplicit |
Definition at line 351 of file SkUnicode_icu4x.cpp.
|
inlineoverridevirtual |
Implements SkBidiIterator.
Definition at line 353 of file SkUnicode_icu4x.cpp.
Implements SkBidiIterator.
Definition at line 354 of file SkUnicode_icu4x.cpp.