navit  0.5.3-trunk
osd_item Struct Reference

#include <osd.h>

Data Fields

struct point p
 
struct osd_item_methods meth
 
int flags
 
int w
 
int h
 
int fg_line_width
 
int font_size
 
int osd_configuration
 
int configured
 
int rel_w
 
int rel_h
 
int rel_x
 
int rel_y
 
struct color color_bg color_fg text_color
 
struct navitnavit
 
struct graphicsgr
 
struct graphics_gcgraphic_bg
 
struct graphics_gcgraphic_fg
 
struct graphics_gcgraphic_fg_text
 
struct graphics_fontfont
 
char * font_name
 
struct callbackcb
 
struct callbackresize_cb
 
struct callbackreconfig_cb
 
struct callbackkeypress_cb
 
int pressed
 
char * command
 
struct command_savedenable_cs
 
char * accesskey
 
int do_draw
 

Field Documentation

◆ accesskey

char* osd_item::accesskey

◆ cb

struct callback* osd_item::cb

◆ command

char* osd_item::command

◆ configured

◆ do_draw

◆ enable_cs

struct command_saved* osd_item::enable_cs

◆ fg_line_width

int osd_item::fg_line_width

◆ flags

int osd_item::flags

◆ font

◆ font_name

char* osd_item::font_name

◆ font_size

◆ gr

◆ graphic_bg

◆ graphic_fg

◆ graphic_fg_text

struct graphics_gc * osd_item::graphic_fg_text

◆ h

◆ keypress_cb

struct callback* osd_item::keypress_cb

◆ meth

◆ navit

◆ osd_configuration

int osd_item::osd_configuration

◆ p

◆ pressed

◆ reconfig_cb

struct callback* osd_item::reconfig_cb

◆ rel_h

◆ rel_w

◆ rel_x

◆ rel_y

◆ resize_cb

struct callback* osd_item::resize_cb

◆ text_color

◆ w


The documentation for this struct was generated from the following file: