Home
last modified time | relevance | path

Searched refs:colorspane (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/adie/
H A DPreferences.cpp62 …FXVerticalFrame* colorspane=new FXVerticalFrame(switcher,LAYOUT_FILL_X|LAYOUT_FILL_Y,0,0,0,0, 0,0,… in Preferences() local
63 new FXLabel(colorspane,"Color settings",NULL,LAYOUT_LEFT); in Preferences()
64 new FXHorizontalSeparator(colorspane,SEPARATOR_LINE|LAYOUT_FILL_X); in Preferences()
65 …FXMatrix *matrix1=new FXMatrix(colorspane,8,MATRIX_BY_ROWS|PACK_UNIFORM_HEIGHT|LAYOUT_FILL_X|LAYOU… in Preferences()
/dports/x11-toolkits/fox16/fox-1.6.57/adie/
H A DPreferences.cpp65 …FXVerticalFrame* colorspane=new FXVerticalFrame(switcher,LAYOUT_FILL_X|LAYOUT_FILL_Y,0,0,0,0, 0,0,… in Preferences() local
66 new FXLabel(colorspane,tr("Color settings"),NULL,LAYOUT_LEFT); in Preferences()
67 new FXHorizontalSeparator(colorspane,SEPARATOR_LINE|LAYOUT_FILL_X); in Preferences()
68 …FXMatrix *matrix1=new FXMatrix(colorspane,8,MATRIX_BY_ROWS|PACK_UNIFORM_HEIGHT|LAYOUT_FILL_X|LAYOU… in Preferences()
/dports/x11-toolkits/fox17/fox-1.7.77/adie/
H A DPreferences.cpp127 …FXVerticalFrame* colorspane=new FXVerticalFrame(switcher,LAYOUT_FILL_X|LAYOUT_FILL_Y,0,0,0,0, 0,0,… in Preferences() local
128 new FXLabel(colorspane,tr("Color settings"),NULL,LAYOUT_LEFT); in Preferences()
129 new FXHorizontalSeparator(colorspane,SEPARATOR_LINE|LAYOUT_FILL_X); in Preferences()
130 …FXMatrix *matrix1=new FXMatrix(colorspane,8,MATRIX_BY_ROWS|PACK_UNIFORM_HEIGHT|LAYOUT_FILL_X|LAYOU… in Preferences()