neoGFX
Cross-platform C++ app/game engine
|
This is the complete list of members for neogfx::tab_stops, including all inherited members.
default_stop() const override | neogfx::tab_stops | inlinevirtual |
operator<=>(tab_stops const &aOther) const noexcept | neogfx::tab_stops | inline |
operator==(tab_stops const &aOther) const noexcept | neogfx::tab_stops | inline |
stops() const override | neogfx::tab_stops | inlinevirtual |
tab_stops(tab_stop const &aDefaultStop) | neogfx::tab_stops | inline |
tab_stops(tab_stop const &aDefaultStop, TabStopIter aStopsBegin, TabStopIter aStopsEnd) | neogfx::tab_stops | inline |
tab_stops(i_tab_stops const &aOther) | neogfx::tab_stops | inline |