Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::paint::helper Namespace Reference

Classes

class  string_drawer
 
struct  draw_string_auto_changing_lines
 
struct  extent_auto_changing_lines
 

Functions

template<typename F >
void for_each_line (const wchar_t *str, std::size_t len, int top, F &f)
 

Function Documentation

template<typename F >
void nana::paint::helper::for_each_line ( const wchar_t *  str,
std::size_t  len,
int  top,
F &  f 
)