Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::TextFrame, including all inherited members.
CollectUniqueFontGlyphPairs(FontGlyphMap &glyph_map, Scalar scale, Point offset, const GlyphProperties &properties) const | impeller::TextFrame | |
ComputeSubpixelPosition(const TextRun::GlyphPosition &glyph_position, AxisAlignment alignment, Point offset, Scalar scale) | impeller::TextFrame | static |
GetAtlasType() const | impeller::TextFrame | |
GetBounds() const | impeller::TextFrame | |
GetRunCount() const | impeller::TextFrame | |
GetRuns() const | impeller::TextFrame | |
HasColor() const | impeller::TextFrame | |
operator=(TextFrame &&other)=default | impeller::TextFrame | |
RoundScaledFontSize(Scalar scale, Scalar point_size) | impeller::TextFrame | static |
TextFrame() | impeller::TextFrame | |
TextFrame(std::vector< TextRun > &runs, Rect bounds, bool has_color) | impeller::TextFrame | |
TextFrame(const TextFrame &other)=default | impeller::TextFrame | |
~TextFrame() | impeller::TextFrame |