|
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) ![]() |
#include <stdio.h>#include <stdlib.h>#include "flstring.h"#include <ctype.h>#include <FL/Fl.H>#include <FL/Fl_Window.H>#include <FL/Fl_Text_Editor.H>#include <FL/fl_ask.H>
Go to the source code of this file.
Functions | |
| void | fl_text_drag_me (int pos, Fl_Text_Display *d) |
| void fl_text_drag_me | ( | int | pos, |
| Fl_Text_Display * | d | ||
| ) |
Definition at line 3472 of file Fl_Text_Display.cxx.
References Fl_Text_Display::buffer(), Fl_Text_Display::DRAG_CHAR, Fl_Text_Display::DRAG_LINE, Fl_Text_Display::DRAG_WORD, Fl_Text_Display::dragPos, Fl_Text_Display::dragType, Fl_Text_Display::insert_position(), Fl_Text_Display::word_end(), and Fl_Text_Display::word_start().
Definition at line 101 of file Fl_Text_Editor.cxx.
Referenced by Fl::add_awake_handler_(), Fl_Text_Editor::add_default_key_bindings(), deflateParams(), and fl_wait().
| int key |
Definition at line 99 of file Fl_Text_Editor.cxx.
Referenced by Fl_Text_Editor::add_default_key_bindings(), Fl_Text_Editor::add_key_binding(), carbonKeyboardHandler(), Fl_Shared_Image::find(), fl_shortcut_label(), Fl_Free::handle(), Fl_Text_Editor::handle_key(), Fl_Tree::load(), png_handle_tEXt(), png_push_read_tEXt(), png_push_read_zTXt(), png_set_text_2(), Fl::scheme(), Fl_Window::show(), Fl::test_shortcut(), and Fl_Help_View::topline().
| int state |
Definition at line 100 of file Fl_Text_Editor.cxx.
Referenced by Fl_Text_Editor::add_default_key_bindings(), Fl_Text_Editor::add_key_binding(), decode_mcu(), decode_mcu_DC_first(), encode_mcu_huff(), finish_pass_huff(), Fl_Text_Editor::handle_key(), inflate(), inflate_fast(), inflateCopy(), inflateEnd(), inflateGetHeader(), inflateInit2_(), inflatePrime(), inflateReset(), inflateSetDictionary(), inflateSync(), inflateSyncPoint(), main(), Fl_Text_Display::maintain_absolute_top_line_number(), updatewindow(), and write_public().