Home
last modified time | relevance | path

Searched refs:THUNAR_ICON_SIZE_48 (Results 1 – 2 of 2) sorted by relevance

/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-enum-types.c176 { THUNAR_ICON_SIZE_48, "THUNAR_ICON_SIZE_48", "48px", }, in thunar_icon_size_get_type()
187 { THUNAR_ICON_SIZE_48, "THUNAR_ICON_SIZE_NORMAL", "48px", }, in thunar_icon_size_get_type()
193 { THUNAR_ICON_SIZE_48, "*", "*", }, in thunar_icon_size_get_type()
377 case THUNAR_ZOOM_LEVEL_75_PERCENT: return THUNAR_ICON_SIZE_48; in thunar_zoom_level_to_icon_size()
H A Dthunar-enum-types.h136 THUNAR_ICON_SIZE_48 = 48, enumerator