|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
Public Member Functions | |
| Lf2CrlfConvert (const char *in, int inlen) | |
| ~Lf2CrlfConvert () | |
| int | GetLength () const |
| const char * | GetValue () const |
Definition at line 499 of file Fl_win32.cxx.
| Lf2CrlfConvert::Lf2CrlfConvert | ( | const char * | in, |
| int | inlen | ||
| ) | [inline] |
Definition at line 503 of file Fl_win32.cxx.
References i.
| Lf2CrlfConvert::~Lf2CrlfConvert | ( | ) | [inline] |
Definition at line 530 of file Fl_win32.cxx.
| int Lf2CrlfConvert::GetLength | ( | ) | const [inline] |
Definition at line 533 of file Fl_win32.cxx.
| const char* Lf2CrlfConvert::GetValue | ( | ) | const [inline] |
Definition at line 534 of file Fl_win32.cxx.