![]() |
neoGFX
Cross-platform C++ app/game engine
|
This is the complete list of members for neogfx::text_appearance, including all inherited members.
effect() const | neogfx::text_appearance | inline |
ink() const | neogfx::text_appearance | inline |
only_calculate_effect() const | neogfx::text_appearance | inline |
operator!=(const text_appearance &aRhs) const | neogfx::text_appearance | inline |
operator==(const text_appearance &aRhs) const | neogfx::text_appearance | inline |
paper() const | neogfx::text_appearance | inline |
text_appearance(const InkType &aInk, const PaperType &aPaper, const optional_text_effect &aEffect) | neogfx::text_appearance | inline |
text_appearance(const InkType &aInk, const PaperType &aPaper, const text_effect &aEffect) | neogfx::text_appearance | inline |
text_appearance(const InkType &aInk, const optional_text_effect &aEffect) | neogfx::text_appearance | inline |
text_appearance(const InkType &aInk, const text_effect &aEffect) | neogfx::text_appearance | inline |
text_appearance(const InkType &aInk, const PaperType &aPaper) | neogfx::text_appearance | inline |
text_appearance(const InkType &aInk) | neogfx::text_appearance | inline |
with_alpha(color::component aAlpha) const | neogfx::text_appearance | inline |
with_alpha(double aAlpha) const | neogfx::text_appearance | inline |
with_effect(const optional_text_effect &aEffect) const | neogfx::text_appearance | inline |
with_ink(const text_color &aInk) const | neogfx::text_appearance | inline |
with_only_effect_calculation() const | neogfx::text_appearance | inline |
with_paper(const optional_text_color &aPaper) const | neogfx::text_appearance | inline |