28#ifndef ROFI_VIEW_INTERNAL_H
29#define ROFI_VIEW_INTERNAL_H
149 gboolean frame_callback;
struct _workarea workarea
struct _container container
struct _listview listview
struct rofi_int_matcher_t rofi_int_matcher
unsigned int filtered_lines
icon * icon_current_entry
struct RofiViewState::@205064276262334135157147273370175004036316141305 mouse
unsigned int previous_line
void(* finalize)(struct RofiViewState *state)
xcb_timestamp_t last_button_press
textbox * tb_filtered_rows
rofi_int_matcher ** tokens
textbox * tb_current_entry
unsigned int selected_line
KeyBindingAction prev_action
EntryHistoryIndex * entry_history
gboolean entry_history_enable
guint refilter_timeout_count
gssize entry_history_length
gssize entry_history_index
void(* frame_callback)(void)
void(* calculate_window_position)(struct RofiViewState *state)
void(* window_update_size)(struct RofiViewState *state)
void(* __create_window)(MenuFlags menu_flags)
void(* queue_redraw)(void)
void(* temp_configure_notify)(struct RofiViewState *state, xcb_configure_notify_event_t *xce)
void(* update)(struct RofiViewState *state, gboolean qr)
void(* get_size)(struct RofiViewState *state, gint *width, gint *height)
void(* pool_refresh)(void)
void(* get_current_monitor)(int *width, int *height)
void(* set_cursor)(RofiCursorType type)
int(* calculate_window_height)(struct RofiViewState *state)
xcb_window_t(* get_window)(void)
void(* temp_click_to_exit)(struct RofiViewState *state, xcb_window_t target)
void(* ping_mouse)(struct RofiViewState *state)
void(* set_window_title)(const char *title)
void(* calculate_window_width)(struct RofiViewState *state)
void(* set_size)(struct RofiViewState *state, gint width, gint height)
void rofi_view_calculate_window_position(struct RofiViewState *state)
void rofi_view_window_update_size(struct RofiViewState *state)
void rofi_view_refilter(struct RofiViewState *state)
void rofi_view_set_window_title(const char *title)
struct _view_proxy view_proxy
void rofi_view_calculate_window_width(struct RofiViewState *state)
void rofi_view_update(struct RofiViewState *state, gboolean qr)
int rofi_view_calculate_window_height(struct RofiViewState *state)
struct _rofi_view_cache_state CacheState
struct _display_buffer_pool display_buffer_pool
int xcb_configure_notify_event_t