fltk
1.3.5-source
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X.
![]() ![]() |
#include <FL/Fl.H>
#include <FL/x.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Tooltip.H>
#include <FL/filename.H>
#include <FL/fl_draw.H>
#include <ctype.h>
#include "flstring.h"
Go to the source code of this file.
Functions | |
static int | fl_match (const char *a, const char *s, int atleast=1) |
Variables | |
char | fl_show_iconic |
static char | arg_called |
static char | return_i |
static const char * | name |
static const char * | geometry |
static const char * | title |
const char * | fl_fg |
const char * | fl_bg |
const char * | fl_bg2 |
static const char *const | helpmsg |
|
static |
Definition at line 51 of file Fl_arg.cxx.
Referenced by Fl::arg(), Fl::args(), and Fl_Window::show().
const char* fl_bg |
Definition at line 88 of file Fl_get_system_colors.cxx.
Referenced by Fl::arg(), and Fl::get_system_colors().
const char* fl_bg2 |
Definition at line 89 of file Fl_get_system_colors.cxx.
Referenced by Fl::arg(), and Fl::get_system_colors().
const char* fl_fg |
Definition at line 87 of file Fl_get_system_colors.cxx.
Referenced by Fl::arg(), and Fl::get_system_colors().
char fl_show_iconic |
Definition at line 1799 of file Fl_win32.cxx.
Referenced by Fl::arg().
|
static |
Definition at line 54 of file Fl_arg.cxx.
Referenced by Fl::arg(), and Fl_Window::show().
Definition at line 373 of file Fl_arg.cxx.
Referenced by Fl::args().
|
static |
Definition at line 53 of file Fl_arg.cxx.
Referenced by Fl_Tree::add(), add_modifier_key(), Fl::arg(), cb_Save(), cutfname(), do_big5(), do_cns11643_only_uni2charset(), do_gbk1(), do_gbk1_only_charset2uni(), do_gbk1_only_uni2charset(), do_gbk2_only_charset2uni(), do_johab_hangul(), do_ksc5601(), do_normal(), do_normal_only_charset2uni(), do_sjis(), Fl_File_Chooser::favoritesCB(), Fl_File_Icon::find(), find(), find_best_font(), Fl_Tree_Item::find_child(), Fl_Tree_Item::find_child_item(), fl_add_symbol(), fl_check_images(), Fl_Color_Chooser::fl_color_chooser(), fl_correct_encoding(), fl_filename_list(), fl_filename_name(), fl_find_fontsize(), Fl_Font_Descriptor::Fl_Font_Descriptor(), Fl_JPEG_Image::Fl_JPEG_Image(), Fl_Plugin::Fl_Plugin(), Fl_PNM_Image::Fl_PNM_Image(), fl_shortcut_label(), Fl_XBM_Image::Fl_XBM_Image(), Fl_XPM_Image::Fl_XPM_Image(), Fl_PostScript_Graphics_Driver::font(), fontopen(), Fl_Help_View::get_attr(), Fl_Help_View::get_color(), Fl_Help_View::get_image(), Fl_Tree::insert(), Fl_Tree::insert_above(), Fl::is_scheme(), Fl_Menu_::item_pathname(), Fl_Tree::item_pathname(), Fl_Menu_::item_pathname_(), Fl_Tree_Item::label(), Fl_Window::label(), Fl_File_Browser::load(), lookup_symbol(), main(), output_charset2uni(), output_uni2charset_dense(), output_uni2charset_sparse(), Fl_FLTK_File_Chooser::parse_filter(), png_colorspace_set_ICC(), png_fixed_error(), png_get_iCCP(), png_icc_check_header(), png_icc_check_length(), png_icc_check_tag_table(), png_icc_profile_error(), png_icc_tag_name(), png_set_iCCP(), png_write_iCCP(), print_load(), print_update_status(), put_font_size(), quote_char(), read_fdesign(), read_fdesign_line(), Fl_Tree_Item::remove_child(), Fl::set_font(), Fl_Window::show(), show_help(), Fl_PostScript_Graphics_Driver::start_postscript(), template_delete_cb(), template_load(), ui_find_image(), unique_id(), and Fl_File_Chooser::value().
|
static |
Definition at line 52 of file Fl_arg.cxx.
Referenced by Fl::arg(), and Fl::args().
|
static |
Definition at line 55 of file Fl_arg.cxx.
Referenced by Fl::arg(), Fl_File_Chooser::Fl_File_Chooser(), fl_message_title(), fl_message_title_default(), Widget_Browser::handle(), Fl_Menu_Item::popup(), Fl_Menu_Item::pulldown(), set_modflag(), and Fl_Window::show().