nngn
Loading...
Searching...
No Matches
anonymous_namespace{frame_buffer.cpp} Namespace Reference

Typedefs

using Flag = nngn::Graphics::TerminalFlag
 

Functions

void write_prefix (std::span< char > s, nngn::Flags< Flag > f)
 
void write_suffix (std::span< char > s, nngn::Flags< Flag > f)
 
void resize_and_fill (nngn::term::FrameBuffer *f, std::vector< char > *v, std::size_t n, auto fill)
 

Typedef Documentation

◆ Flag

using anonymous_namespace{frame_buffer.cpp}::Flag = nngn::Graphics::TerminalFlag

Function Documentation

◆ resize_and_fill()

void anonymous_namespace{frame_buffer.cpp}::resize_and_fill ( nngn::term::FrameBuffer * f,
std::vector< char > * v,
std::size_t n,
auto fill )
Here is the call graph for this function:

◆ write_prefix()

void anonymous_namespace{frame_buffer.cpp}::write_prefix ( std::span< char > s,
nngn::Flags< Flag > f )
Here is the call graph for this function:

◆ write_suffix()

void anonymous_namespace{frame_buffer.cpp}::write_suffix ( std::span< char > s,
nngn::Flags< Flag > f )
Here is the call graph for this function: