Searched refs:APPEARANCE_COMPACT (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/widget/
H A Dgimpspinscale.c53 APPEARANCE_COMPACT, /* Compact, suitable for desktops with mouse control */ enumerator in enum:__anon141
190 private->appearanceMode = APPEARANCE_COMPACT;
293 private->appearanceMode = APPEARANCE_COMPACT;
377 if (private->appearanceMode == APPEARANCE_COMPACT) {
/inkscape/src/widgets/
H A Dege-select-one-action.cpp81 APPEARANCE_COMPACT, /* label, then choices in a drop-down menu */ enumerator in enum:__anon163
532 action->private_data->appearanceMode = APPEARANCE_COMPACT;
807 if (act->private_data->appearanceMode == APPEARANCE_COMPACT) {
H A Dege-adjustment-action.cpp79 APPEARANCE_COMPACT, /* label, then choices in a drop-down menu */ enumerator in enum:__anon158
447 action->private_data->appearanceMode = APPEARANCE_COMPACT;

Completed in 24 milliseconds