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

/inkscape/src/widgets/
H A Dege-adjustment-action.cpp78 APPEARANCE_FULL, /* label, then all choices represented by separate buttons */ enumerator in enum:__anon158
445 action->private_data->appearanceMode = APPEARANCE_FULL;
827 if ( act->private_data->appearanceMode == APPEARANCE_FULL ) {
858 if ( act->private_data->appearanceMode != APPEARANCE_FULL ) {
879 if ( act->private_data->appearanceMode == APPEARANCE_FULL ) {
898 if ( act->private_data->appearanceMode == APPEARANCE_FULL ) {
H A Dege-select-one-action.cpp80 APPEARANCE_FULL, /* label, then all choices represented by separate buttons */ enumerator in enum:__anon163
530 action->private_data->appearanceMode = APPEARANCE_FULL;
634 if ( act->private_data->appearanceMode == APPEARANCE_FULL ) {
/inkscape/src/ui/widget/
H A Dgimpspinscale.c52 APPEARANCE_FULL = 1, /* Full size suitable for tablets */ enumerator in enum:__anon141
291 private->appearanceMode = APPEARANCE_FULL;

Completed in 25 milliseconds