Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- w -
- widget_ctx
: widget_gui.c
- widget_frame_command_handler()
: widget_gui.c
- WIDGET_POS_X
: widget_gui.c
- WIDGET_POS_Y
: widget_gui.c
- win_add_top_child()
: win.c
- win_are_events_pending()
: win.c
- WIN_ATTR_BACKGROUND
: win.h
- WIN_ATTR_BEHAVIOR
: win.h
- WIN_ATTR_CUSTOM
: win.h
- WIN_ATTR_EVENTHANDLER
: win.h
- WIN_ATTR_POSITION
: win.h
- WIN_ATTR_SIZE
: win.h
- win_attribute_mask_t
: win.h
- WIN_BEHAVIOR_RAISE_ON_PRESS
: win.h
- WIN_BEHAVIOR_REDRAW_PARENT
: win.h
- win_behavior_t
: win.h
- win_button_mask_t
: conf_win.h
- win_command_t
: conf_win.h
- win_compute_clipping()
: win.c
- win_compute_intersection()
: win.c
- win_compute_union()
: win.c
- win_create()
: win.c
- win_destroy()
: win.c
- win_destroy_children()
: win.c
- win_draw()
: win.c
- win_draw_child()
: win.c
- win_draw_contents()
: win.c
- win_draw_parent()
: win.c
- WIN_EVENT_ATTRIBUTES
: win.h
- WIN_EVENT_COMMAND
: win.h
- WIN_EVENT_DESTROY
: win.h
- WIN_EVENT_DRAW
: win.h
- WIN_EVENT_GETFOCUS
: win.h
- win_event_handler_t
: win.h
- WIN_EVENT_KEYBOARD
: win.h
- WIN_EVENT_LOSEFOCUS
: win.h
- WIN_EVENT_POINTER
: win.h
- win_event_queue
: win.c
- win_event_queue_buffer
: win.c
- WIN_EVENT_QUEUE_SIZE
: conf_win.h
- win_event_queue_size_t
: conf_win.h
- WIN_EVENT_RAISE
: win.h
- win_event_type
: win.h
- WIN_EVENT_UNRAISE
: win.h
- win_get_area()
: win.c
- win_get_attributes()
: win.c
- win_get_custom_data()
: win.c
- win_get_parent()
: win.c
- win_get_root()
: win.c
- win_grab_pointer()
: win.c
- win_handle_event()
: win.c
- win_handle_pointer_event()
: win.c
- win_hide()
: win.c
- win_inflate_area()
: win.c
- win_init()
: win.c
- win_is_inside_area()
: win.c
- win_is_inside_clip()
: win.c
- win_is_inside_window()
: win.c
- win_is_visible()
: win.c
- win_keyboard_event_type
: win.h
- win_keyboard_focus
: win.c
- WIN_KEYBOARD_PRESS
: win.h
- WIN_KEYBOARD_RELEASE
: win.h
- win_keycode_t
: conf_win.h
- win_last_pointer_pos
: win.c
- win_lower()
: win.c
- win_num_dropped_events
: win.c
- win_pointer_event_type
: win.h
- win_pointer_grabber
: win.c
- WIN_POINTER_MOVE
: win.h
- WIN_POINTER_PRESS
: win.h
- WIN_POINTER_RELEASE
: win.h
- win_pop_front_event()
: win.c
- win_process_command_event()
: win.c
- win_process_events()
: win.c
- win_process_keyboard_event()
: win.c
- win_process_pointer_event()
: win.c
- win_queue_command_event()
: win.c
- win_queue_event()
: win.c
- win_queue_keyboard_event()
: win.c
- win_queue_pointer_event()
: win.c
- win_raise()
: win.c
- win_redraw()
: win.c
- win_reparent()
: win.c
- win_reset_root_geometry()
: win.c
- win_root
: win.c
- win_root_background
: win.c
- WIN_ROOT_COLOR
: conf_win.h
- WIN_SCREEN_COLOR
: conf_win.h
- win_set_area()
: win.c
- win_set_attributes()
: win.c
- win_set_keyboard_focus()
: win.c
- win_show()
: win.c
- WIN_TOUCH_BUTTON
: conf_win.h
- win_translate_area_to_parent()
: win.c
- win_translate_win_to_root()
: win.c
- win_unlink()
: win.c
- WLR089
: parts.h
- WLR089_XPLAINED_PRO
: board.h
- WLR089U
: parts.h
- WLR089U0
: parts.h
- Wr_bitfield
: compiler.h
- Wr_bits
: compiler.h
- wtk_basic_frame_as_child()
: wtk_basic_frame.c
, wtk_basic_frame.h
- wtk_basic_frame_command_handler_t
: wtk_basic_frame.h
- wtk_basic_frame_create()
: wtk_basic_frame.c
, wtk_basic_frame.h
- wtk_basic_frame_draw_handler_t
: wtk_basic_frame.h
- wtk_basic_frame_get_custom_data()
: wtk_basic_frame.c
, wtk_basic_frame.h
- wtk_basic_frame_handler()
: wtk_basic_frame.c
- wtk_button_as_child()
: wtk_button.c
, wtk_button.h
- WTK_BUTTON_BACKGROUND_COLOR
: conf_wtk.h
- WTK_BUTTON_BORDER_COLOR
: conf_wtk.h
- WTK_BUTTON_CAPTION_COLOR
: conf_wtk.h
- wtk_button_create()
: wtk_button.c
, wtk_button.h
- wtk_button_get_command()
: wtk_button.c
, wtk_button.h
- wtk_button_handler()
: wtk_button.c
- WTK_BUTTON_NORMAL
: wtk_button.c
- WTK_BUTTON_PRESSED
: wtk_button.c
- wtk_button_size_hint()
: wtk_button.c
, wtk_button.h
- wtk_button_state
: wtk_button.c
- wtk_check_box_as_child()
: wtk_check_box.c
, wtk_check_box.h
- wtk_check_box_create()
: wtk_check_box.c
, wtk_check_box.h
- wtk_check_box_get_command()
: wtk_check_box.c
, wtk_check_box.h
- wtk_check_box_handler()
: wtk_check_box.c
- wtk_check_box_is_selected()
: wtk_check_box.c
, wtk_check_box.h
- wtk_check_box_set()
: wtk_check_box.c
, wtk_check_box.h
- wtk_check_box_size_hint()
: wtk_check_box.c
, wtk_check_box.h
- wtk_check_box_state
: wtk_check_box.c
- wtk_check_box_toggle()
: wtk_check_box.c
, wtk_check_box.h
- WTK_CHECKBOX_BACKGROUND_COLOR
: conf_wtk.h
- WTK_CHECKBOX_BOX_COLOR
: conf_wtk.h
- WTK_CHECKBOX_BOX_SIZE
: conf_wtk.h
- WTK_CHECKBOX_BOX_X
: conf_wtk.h
- WTK_CHECKBOX_BOX_Y
: conf_wtk.h
- WTK_CHECKBOX_CAPTION_COLOR
: conf_wtk.h
- WTK_CHECKBOX_CAPTION_X
: conf_wtk.h
- WTK_CHECKBOX_CAPTION_Y
: conf_wtk.h
- WTK_CHECKBOX_NORMAL
: wtk_check_box.c
- WTK_CHECKBOX_PRESSED
: wtk_check_box.c
- WTK_CHECKBOX_SELECT_COLOR
: conf_wtk.h
- wtk_continue_drag()
: wtk_frame.c
- wtk_copy_string()
: wtk.c
- WTK_DRAG_HANDLE_RADIUS
: conf_wtk.h
- wtk_drag_origin
: wtk_frame.c
- WTK_DRAG_ORIGIN_COLOR
: conf_wtk.h
- wtk_drag_origin_pixmap
: wtk_frame.c
- WTK_DRAG_PIXMAP_SIZE
: conf_wtk.h
- WTK_DRAG_TARGET_COLOR
: conf_wtk.h
- wtk_drag_target_pixmap
: wtk_frame.c
- WTK_DRAG_THRESHOLD
: conf_wtk.h
- wtk_frame_as_child()
: wtk_frame.c
, wtk_frame.h
- wtk_frame_as_parent()
: wtk_frame.c
, wtk_frame.h
- WTK_FRAME_AWAITING_MOVE
: wtk_frame.c
- WTK_FRAME_AWAITING_RESIZE
: wtk_frame.c
- wtk_frame_background
: wtk_frame.c
- WTK_FRAME_BACKGROUND_COLOR
: conf_wtk.h
- WTK_FRAME_BORDER_COLOR
: conf_wtk.h
- WTK_FRAME_BOTTOMBORDER
: conf_wtk.h
- WTK_FRAME_CAPTION_COLOR
: conf_wtk.h
- WTK_FRAME_CAPTION_X
: conf_wtk.h
- WTK_FRAME_CAPTION_Y
: conf_wtk.h
- wtk_frame_create()
: wtk_frame.c
, wtk_frame.h
- wtk_frame_get_custom_data()
: wtk_frame.c
, wtk_frame.h
- wtk_frame_handler()
: wtk_frame.c
- wtk_frame_handler_t
: wtk_frame.h
- WTK_FRAME_LEFTBORDER
: conf_wtk.h
- WTK_FRAME_MIN_HEIGHT
: conf_wtk.h
- WTK_FRAME_MIN_WIDTH
: conf_wtk.h
- WTK_FRAME_MOVING
: wtk_frame.c
- WTK_FRAME_NORMAL
: wtk_frame.c
- WTK_FRAME_RESIZE_COLOR
: conf_wtk.h
- WTK_FRAME_RESIZE_HEIGHT
: conf_wtk.h
- WTK_FRAME_RESIZE_RADIUS
: conf_wtk.h
- WTK_FRAME_RESIZE_WIDTH
: conf_wtk.h
- WTK_FRAME_RESIZING
: wtk_frame.c
- WTK_FRAME_RIGHTBORDER
: conf_wtk.h
- wtk_frame_state
: wtk_frame.c
- WTK_FRAME_TITLEBAR_COLOR
: conf_wtk.h
- WTK_FRAME_TITLEBAR_HEIGHT
: conf_wtk.h
- WTK_FRAME_TOPBORDER
: conf_wtk.h
- wtk_handle_frame_move()
: wtk_frame.c
- wtk_handle_frame_press()
: wtk_frame.c
- wtk_handle_frame_release()
: wtk_frame.c
- wtk_handle_resize_move()
: wtk_frame.c
- wtk_handle_resize_press()
: wtk_frame.c
- wtk_handle_resize_release()
: wtk_frame.c
- wtk_icon_button_as_child()
: wtk_icon.c
, wtk_icon.h
- wtk_icon_button_create()
: wtk_icon.c
, wtk_icon.h
- wtk_icon_button_get_command()
: wtk_icon.c
, wtk_icon.h
- wtk_icon_button_handler()
: wtk_icon.c
- wtk_icon_button_is_selected()
: wtk_icon.c
, wtk_icon.h
- wtk_icon_button_select()
: wtk_icon.h
, wtk_icon.c
- wtk_icon_button_size_hint()
: wtk_icon.c
, wtk_icon.h
- wtk_icon_button_state
: wtk_icon.c
- wtk_icon_group_create()
: wtk_icon.h
, wtk_icon.c
- wtk_icon_group_get_selected()
: wtk_icon.c
, wtk_icon.h
- wtk_icon_group_size_t
: conf_wtk.h
- WTK_ICONBUTTON_NORMAL
: wtk_icon.c
- WTK_ICONBUTTON_PRESSED
: wtk_icon.c
- WTK_ICONBUTTON_SELECT_COLOR
: conf_wtk.h
- wtk_is_drag_threshold_exceeded()
: wtk_frame.c
- wtk_label_as_child()
: wtk_label.c
, wtk_label.h
- wtk_label_change()
: wtk_label.c
, wtk_label.h
- wtk_label_create()
: wtk_label.h
, wtk_label.c
- wtk_label_handler()
: wtk_label.c
- wtk_label_size_hint()
: wtk_label.h
, wtk_label.c
- wtk_plot_add_value()
: wtk_plot.h
, wtk_plot.c
- wtk_plot_as_child()
: wtk_plot.c
, wtk_plot.h
- WTK_PLOT_BORDER_COLOR
: conf_wtk.h
- wtk_plot_create()
: wtk_plot.h
, wtk_plot.c
- WTK_PLOT_DONT_REDRAW_PARENT
: wtk_plot.h
- wtk_plot_draw()
: wtk_plot.c
- wtk_plot_grid_draw()
: wtk_plot.c
- WTK_PLOT_GRID_HORIZONTAL
: wtk_plot.h
- WTK_PLOT_GRID_VERTICAL
: wtk_plot.h
- wtk_plot_handler()
: wtk_plot.c
- WTK_PLOT_INVERT
: wtk_plot.h
- WTK_PLOT_LEFT_TO_RIGHT
: wtk_plot.h
- WTK_PLOT_RIGHT_TO_LEFT
: wtk_plot.h
- WTK_PLOT_SCALE_FACTOR
: conf_wtk.h
- wtk_plot_set_colors()
: wtk_plot.h
, wtk_plot.c
- wtk_plot_set_grid()
: wtk_plot.c
, wtk_plot.h
- WTK_PLOT_TICK_MARKER_LENGTH
: conf_wtk.h
- WTK_PLOT_TICKS_HORIZONTAL
: wtk_plot.h
- WTK_PLOT_TICKS_VERTICAL
: wtk_plot.h
- WTK_PLOT_ZERO
: wtk_plot.h
- wtk_prepare_drag()
: wtk_frame.c
- wtk_progress_bar_as_child()
: wtk_progress_bar.h
, wtk_progress_bar.c
- WTK_PROGRESS_BAR_BORDER_COLOR
: conf_wtk.h
- wtk_progress_bar_create()
: wtk_progress_bar.c
, wtk_progress_bar.h
- wtk_progress_bar_get_value()
: wtk_progress_bar.c
, wtk_progress_bar.h
- wtk_progress_bar_handler()
: wtk_progress_bar.c
- WTK_PROGRESS_BAR_HORIZONTAL
: wtk_progress_bar.h
- WTK_PROGRESS_BAR_INVERT
: wtk_progress_bar.h
- wtk_progress_bar_set_colors()
: wtk_progress_bar.c
, wtk_progress_bar.h
- wtk_progress_bar_set_value()
: wtk_progress_bar.h
, wtk_progress_bar.c
- WTK_PROGRESS_BAR_VERTICAL
: wtk_progress_bar.h
- wtk_radio_button_as_child()
: wtk_radio_button.h
, wtk_radio_button.c
- wtk_radio_button_create()
: wtk_radio_button.c
, wtk_radio_button.h
- wtk_radio_button_get_command()
: wtk_radio_button.c
, wtk_radio_button.h
- wtk_radio_button_handler()
: wtk_radio_button.c
- wtk_radio_button_is_selected()
: wtk_radio_button.h
, wtk_radio_button.c
- wtk_radio_button_select()
: wtk_radio_button.h
, wtk_radio_button.c
- wtk_radio_button_size_hint()
: wtk_radio_button.h
, wtk_radio_button.c
- wtk_radio_button_state
: wtk_radio_button.c
- wtk_radio_group_create()
: wtk_radio_button.c
, wtk_radio_button.h
- wtk_radio_group_get_selected()
: wtk_radio_button.c
, wtk_radio_button.h
- wtk_radio_group_size_t
: conf_wtk.h
- WTK_RADIOBUTTON_BACKGROUND_COLOR
: conf_wtk.h
- WTK_RADIOBUTTON_BUTTON_COLOR
: conf_wtk.h
- WTK_RADIOBUTTON_BUTTON_X
: conf_wtk.h
- WTK_RADIOBUTTON_BUTTON_Y
: conf_wtk.h
- WTK_RADIOBUTTON_CAPTION_COLOR
: conf_wtk.h
- WTK_RADIOBUTTON_CAPTION_X
: conf_wtk.h
- WTK_RADIOBUTTON_CAPTION_Y
: conf_wtk.h
- WTK_RADIOBUTTON_NORMAL
: wtk_radio_button.c
- WTK_RADIOBUTTON_PRESSED
: wtk_radio_button.c
- WTK_RADIOBUTTON_RADIUS
: conf_wtk.h
- WTK_RADIOBUTTON_SELECT_COLOR
: conf_wtk.h
- wtk_rescale_value()
: wtk.c
- wtk_resize_frame()
: wtk_frame.c
- wtk_slider_as_child()
: wtk_slider.c
, wtk_slider.h
- WTK_SLIDER_BACKGROUND_COLOR
: conf_wtk.h
- WTK_SLIDER_BORDER_COLOR
: conf_wtk.h
- WTK_SLIDER_CMD_MOVE
: wtk_slider.h
- WTK_SLIDER_CMD_NONE
: wtk_slider.h
- WTK_SLIDER_CMD_RELEASE
: wtk_slider.h
- wtk_slider_create()
: wtk_slider.h
, wtk_slider.c
- wtk_slider_get_command()
: wtk_slider.c
, wtk_slider.h
- wtk_slider_get_value()
: wtk_slider.c
, wtk_slider.h
- wtk_slider_handler()
: wtk_slider.c
- WTK_SLIDER_HORIZONTAL
: wtk_slider.h
- WTK_SLIDER_INVERT
: wtk_slider.h
- wtk_slider_is_moving()
: wtk_slider.h
, wtk_slider.c
- WTK_SLIDER_KNOB_COLOR_MOVING
: conf_wtk.h
- WTK_SLIDER_KNOB_COLOR_NORMAL
: conf_wtk.h
- WTK_SLIDER_KNOB_WIDTH
: conf_wtk.h
- WTK_SLIDER_MOVING
: wtk_slider.c
- WTK_SLIDER_NORMAL
: wtk_slider.c
- WTK_SLIDER_PARENT_MOVE_SUPPORT
: conf_wtk.h
- wtk_slider_set_value()
: wtk_slider.h
, wtk_slider.c
- wtk_slider_state
: wtk_slider.c
- WTK_SLIDER_VERTICAL
: wtk_slider.h
- wtk_start_drag()
: wtk_frame.c
- wtk_stop_drag()
: wtk_frame.c
- wtk_string_size_t
: conf_wtk.h