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

Data Fields | |
| RofiDistance | top |
| RofiDistance | right |
| RofiDistance | bottom |
| RofiDistance | left |
Definition at line 207 of file rofi-types.h.
| RofiDistance RofiPadding::bottom |
Definition at line 210 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_property_copy(), rofi_theme_property_free(), widget_draw(), and widget_padding_get_bottom().
| RofiDistance RofiPadding::left |
Definition at line 211 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_get_distance_inside(), rofi_theme_get_list_distance(), rofi_theme_property_copy(), rofi_theme_property_free(), widget_draw(), and widget_padding_get_left().
| RofiDistance RofiPadding::right |
Definition at line 209 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_property_copy(), rofi_theme_property_free(), widget_draw(), and widget_padding_get_right().
| RofiDistance RofiPadding::top |
Definition at line 208 of file rofi-types.h.
Referenced by int_rofi_theme_print_property(), rofi_theme_property_copy(), rofi_theme_property_free(), scrollbar_scroll_get_line(), widget_draw(), and widget_padding_get_top().