|
rofi
1.6.0
|
#include <rofi-types.h>

Data Fields | |
| RofiDistance | top |
| RofiDistance | right |
| RofiDistance | bottom |
| RofiDistance | left |
Definition at line 159 of file rofi-types.h.
| RofiDistance RofiPadding::bottom |
Definition at line 163 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_insert_listview_backwards_fix(), rofi_theme_property_copy(), rofi_theme_property_free(), widget_draw(), and widget_padding_get_bottom().
| RofiDistance RofiPadding::left |
Definition at line 164 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_get_distance(), rofi_theme_insert_listview_backwards_fix(), rofi_theme_property_copy(), rofi_theme_property_free(), widget_draw(), and widget_padding_get_left().
| RofiDistance RofiPadding::right |
Definition at line 162 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_insert_listview_backwards_fix(), rofi_theme_property_copy(), rofi_theme_property_free(), widget_draw(), and widget_padding_get_right().
| RofiDistance RofiPadding::top |
Definition at line 161 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_insert_listview_backwards_fix(), rofi_theme_property_copy(), rofi_theme_property_free(), scrollbar_scroll_get_line(), widget_draw(), and widget_padding_get_top().