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)  

test.c File Reference

#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <wchar.h>
#include "Xutf8.h"
#include <X11/Xlocale.h>
#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Intrinsic.h>
#include <X11/Xmd.h>
Include dependency graph for test.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

char * jp_txt = "\343\201\231\343\202\213"
char * rtl_txt = "->e\xCC\x82=\xC3\xAA"
XIM xim_im = NULL
XIC xim_ic = NULL
XUtf8FontStructfontset
GC gc
int x = 2
int y = 40

Function Documentation


Variable Documentation

Definition at line 80 of file test.c.

Referenced by main().

char* jp_txt = "\343\201\231\343\202\213"

Definition at line 70 of file test.c.

Referenced by main().

char* rtl_txt = "->e\xCC\x82=\xC3\xAA"

Definition at line 75 of file test.c.

Referenced by main().

int x = 2

Definition at line 82 of file test.c.

Referenced by align_cb(), align_position_cb(), align_text_image_cb(), build_ycc_rgb_table(), DataReady::CheckData(), Fl_Graphics_Driver::clip_box(), Fl_PostScript_Graphics_Driver::clip_box(), close_read(), close_write(), Fl_RGB_Image::color_average(), Fl_Graphics_Driver::curve(), DataReady::DataReadyThread(), Fl_RGB_Image::desaturate(), Fl_Widget::draw_focus(), Fl_Window_Type::draw_overlay(), find_nearby_colors(), fix_group_size(), Fl_BMP_Image::Fl_BMP_Image(), fl_create_alphamask(), fl_draw(), fl_draw_pixmap(), fl_free_form(), fl_free_object(), fl_handle(), fl_overlay_rect(), fl_parse_color(), Fl_PNM_Image::Fl_PNM_Image(), fl_read_image(), fl_scale_form(), fl_set_status(), getLong(), glutSolidSierpinskiSponge(), glutWireSierpinskiSponge(), glutWireSphere(), Fl_Graphics_Driver::line(), Fl_File_Icon::load_fti(), Fl_File_Icon::load_image(), Fl_Graphics_Driver::loop(), main(), Fl_Window_Type::moveallchildren(), Fl_Graphics_Driver::not_clipped(), Fl_PostScript_File_Device::origin(), png_64bit_product(), png_do_background(), Fl_Graphics_Driver::polygon(), Fl_Window_Type::read_fdesign(), Fl_Widget_Type::read_fdesign(), read_fdesign_line(), Fl_Widget_Type::read_property(), read_word(), Fl_Graphics_Driver::rectf(), resizeform(), Fl_PostScript_Graphics_Driver::start_postscript(), write_cb(), write_code(), Fl_Widget_Type::write_properties(), write_strings_cb(), Fl_Widget_Type::write_widget_code(), XGetUtf8FontAndGlyph(), XRectangleRegion(), XUtf8TextWidth(), and XUtf8UcsWidth().

XIC xim_ic = NULL

Definition at line 78 of file test.c.

Referenced by main().

XIM xim_im = NULL

Definition at line 77 of file test.c.

Referenced by fl_handle(), and main().