Home
last modified time | relevance | path

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

/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Dwidget.h19 #define WIDGET_SCALE_TYPE_NONE 0 /* Widget scale types */ macro
H A Dwidget.c6547 if(w_ss->s.c != WIDGET_SCALE_TYPE_NONE) return(IS_YES); in widget_get_scale_by_id()
6553 if(w_ts->s.c != WIDGET_SCALE_TYPE_NONE) return(IS_YES); in widget_get_scale_by_id()
6559 if(w_tw->s.c != WIDGET_SCALE_TYPE_NONE) return(IS_YES); in widget_get_scale_by_id()