neoGFX
Cross-platform C++ app/game engine
|
#include <i_graphics_context.hpp>
Public Member Functions | |
virtual tab_stop const & | default_stop () const =0 |
virtual neolib::i_vector< tab_stop > const & | stops () const =0 |
Definition at line 76 of file i_graphics_context.hpp.
|
pure virtual |
Implemented in neogfx::tab_stops.
|
pure virtual |
Implemented in neogfx::tab_stops.