| 
    Numworks Epsilon
    1.4.1
    
   Graphing Calculator Operating System 
   | 
 
#include <text_area.h>
Public Member Functions | |
| Line (const char *text) | |
| const char * | text () const | 
| size_t | length () const | 
| bool | contains (const char *c) const | 
Definition at line 28 of file text_area.h.
| TextArea::Text::Line::Line | ( | const char * | text | ) | 
Definition at line 25 of file text_area.cpp.
| bool TextArea::Text::Line::contains | ( | const char * | c | ) | const | 
Definition at line 37 of file text_area.cpp.
      
  | 
  inline | 
Definition at line 32 of file text_area.h.
      
  | 
  inline | 
Definition at line 31 of file text_area.h.