This is the complete list of members for impeller::TextContents, including all inherited members.
ApplyColorFilter(const ColorFilterProc &color_filter_proc) | impeller::Contents | virtual |
AsBackgroundColor(const Entity &entity, ISize target_size) const | impeller::Contents | virtual |
ColorFilterProc typedef | impeller::Contents | |
ComputeVertexData(GlyphAtlasPipeline::VertexShader::PerVertexData *vtx_contents, const std::shared_ptr< TextFrame > &frame, Scalar scale, const Matrix &entity_transform, Vector2 offset, std::optional< GlyphProperties > glyph_properties, const std::shared_ptr< GlyphAtlas > &atlas) | impeller::TextContents | static |
Contents() | impeller::Contents | |
CoverageProc typedef | impeller::Contents | |
GetColor() const | impeller::TextContents | |
GetColorSourceSize() const | impeller::Contents | |
GetCoverage(const Entity &entity) const override | impeller::TextContents | virtual |
GetCoverageHint() const | impeller::Contents | |
GetTextFrameBounds() const | impeller::TextContents | |
IsOpaque(const Matrix &transform) const | impeller::Contents | virtual |
MakeAnonymous(RenderProc render_proc, CoverageProc coverage_proc) | impeller::Contents | static |
Render(const ContentContext &renderer, const Entity &entity, RenderPass &pass) const override | impeller::TextContents | virtual |
RenderProc typedef | impeller::Contents | |
RenderToSnapshot(const ContentContext &renderer, const Entity &entity, std::optional< Rect > coverage_limit=std::nullopt, const std::optional< SamplerDescriptor > &sampler_descriptor=std::nullopt, bool msaa_enabled=true, int32_t mip_count=1, std::string_view label="Snapshot") const | impeller::Contents | virtual |
SetColor(Color color) | impeller::TextContents | |
SetColorSourceSize(Size size) | impeller::Contents | |
SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
SetForceTextColor(bool value) | impeller::TextContents | |
SetInheritedOpacity(Scalar opacity) override | impeller::TextContents | virtual |
SetOffset(Vector2 offset) | impeller::TextContents | |
SetScale(Scalar scale) | impeller::TextContents | inline |
SetTextFrame(const std::shared_ptr< TextFrame > &frame) | impeller::TextContents | |
SetTextProperties(Color color, const std::optional< StrokeParameters > &stroke) | impeller::TextContents | |
TextContents() | impeller::TextContents | |
~Contents() | impeller::Contents | virtual |
~TextContents() | impeller::TextContents |