Home
last modified time | relevance | path

Searched refs:ICON_SPACING (Results 1 – 25 of 38) sorted by relevance

12

/dports/cad/fritzing/fritzing-app-0.9.2b/src/partsbinpalette/
H A Dpartsbiniconview.cpp41 #define ICON_SPACING 5 macro
81 m_layout = new GraphicsFlowLayout(m_layouter, ICON_SPACING); in setupLayout()
378 if((item = svgIconWidgetAt(realPos.x()+ICON_SPACING,realPos.y()+ICON_SPACING))) { in closestItemTo()
381 if((item = svgIconWidgetAt(realPos.x()-ICON_SPACING,realPos.y()+ICON_SPACING))) { in closestItemTo()
384 if((item = svgIconWidgetAt(realPos.x()+ICON_SPACING,realPos.y()-ICON_SPACING))) { in closestItemTo()
387 if((item = svgIconWidgetAt(realPos.x()-ICON_SPACING,realPos.y()-ICON_SPACING))) { in closestItemTo()
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMColumnDialog.cpp24 #define ICON_SPACING 4 // Spacing between icon and label macro
103 xx+=ICON_SPACING+9; in draw()
106 xx+=ICON_SPACING+icon->getWidth(); in draw()
136 ix=cx+9+ICON_SPACING; in hitItem()
137 tx=cx+9+ICON_SPACING; in hitItem()
138 if(iw) tx+=iw+ICON_SPACING; in hitItem()
159 w=icon->getWidth()+ICON_SPACING; in getWidth()
162 if(w) w+=ICON_SPACING; in getWidth()
H A DGMList.cpp31 #define ICON_SPACING 4 // Spacing between icon and label macro
113 xx+=ICON_SPACING+icon->getWidth(); in draw()
225 xx+=ICON_SPACING+iw; in draw()
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dicon_menu_pc.h38 #define ICON_SPACING 4 macro
41 #define ICON_MENU_PIXEL_X ICON_SPACING
H A Dicon_menu_pc.cpp286 nStartX = nStartX + ICON_X_SIZE + ICON_SPACING; in DrawIconMenu()
310 …sToRectangle.left = ICON_MENU_PIXEL_X + ((m_nMaxIconsDisplayed - 1) * (ICON_X_SIZE + ICON_SPACING)… in DrawIconMenu()
404 x += (ICON_X_SIZE + ICON_SPACING); in DrawIconMenu()
588 destRect.left += (ICON_X_SIZE + ICON_SPACING); in DrawArmedMenu()
589 destRect.right += (ICON_X_SIZE + ICON_SPACING); in DrawArmedMenu()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXColorList.cpp52 #define ICON_SPACING 4 // Spacing between icon and label macro
89 xx+=ICON_SPACING+SWATCH_WIDTH; in draw()
113 tx=SIDE_SPACING/2+SWATCH_WIDTH+ICON_SPACING; in hitItem()
132 if(!label.empty()) w+=ICON_SPACING+font->getTextWidth(label); in getWidth()
H A DFXList.cpp87 #define ICON_SPACING 4 // Spacing between icon and label macro
123 xx+=ICON_SPACING+icon->getWidth(); in draw()
153 if(iw) tx+=iw+ICON_SPACING; in hitItem()
236 if(w) w+=ICON_SPACING; in getWidth()
H A DFXTreeList.cpp58 #define ICON_SPACING 4 // Spacing between parent and child in x direction macro
92 xx+=ICON_SPACING+iw; in draw()
137 if(iw) tx+=iw+ICON_SPACING; in hitItem()
293 if(w) w+=ICON_SPACING; in getWidth()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXColorList.cpp56 #define ICON_SPACING 4 // Spacing between icon and label macro
93 xx+=ICON_SPACING+SWATCH_WIDTH; in draw()
117 tx=SIDE_SPACING/2+SWATCH_WIDTH+ICON_SPACING; in hitItem()
136 if(!label.empty()) w+=ICON_SPACING+font->getTextWidth(label); in getWidth()
H A DFXList.cpp97 #define ICON_SPACING 4 // Spacing between icon and label macro
139 xx+=ICON_SPACING+icon->getWidth(); in draw()
168 if(iw) tx+=iw+ICON_SPACING; in hitItem()
258 if(w) w+=ICON_SPACING; in getWidth()
H A DFXTreeList.cpp66 #define ICON_SPACING 4 // Spacing between parent and child in x direction macro
103 xx+=ICON_SPACING+iw; in draw()
148 if(iw) tx+=iw+ICON_SPACING; in hitItem()
311 if(w) w+=ICON_SPACING; in getWidth()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXColorList.cpp52 #define ICON_SPACING 4 // Spacing between icon and label macro
89 xx+=ICON_SPACING+SWATCH_WIDTH; in draw()
113 tx=SIDE_SPACING/2+SWATCH_WIDTH+ICON_SPACING; in hitItem()
132 if(!label.empty()) w+=ICON_SPACING+font->getTextWidth(label); in getWidth()
H A DFXList.cpp87 #define ICON_SPACING 4 // Spacing between icon and label macro
123 xx+=ICON_SPACING+icon->getWidth(); in draw()
153 if(iw) tx+=iw+ICON_SPACING; in hitItem()
236 if(w) w+=ICON_SPACING; in getWidth()
H A DFXTreeList.cpp58 #define ICON_SPACING 4 // Spacing between parent and child in x direction macro
92 xx+=ICON_SPACING+iw; in draw()
137 if(iw) tx+=iw+ICON_SPACING; in hitItem()
293 if(w) w+=ICON_SPACING; in getWidth()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXColorList.cpp56 #define ICON_SPACING 4 // Spacing between icon and label macro
93 xx+=ICON_SPACING+SWATCH_WIDTH; in draw()
117 tx=SIDE_SPACING/2+SWATCH_WIDTH+ICON_SPACING; in hitItem()
136 if(!label.empty()) w+=ICON_SPACING+font->getTextWidth(label); in getWidth()
H A DFXList.cpp97 #define ICON_SPACING 4 // Spacing between icon and label macro
139 xx+=ICON_SPACING+icon->getWidth(); in draw()
168 if(iw) tx+=iw+ICON_SPACING; in hitItem()
258 if(w) w+=ICON_SPACING; in getWidth()
H A DFXTreeList.cpp66 #define ICON_SPACING 4 // Spacing between parent and child in x direction macro
103 xx+=ICON_SPACING+iw; in draw()
148 if(iw) tx+=iw+ICON_SPACING; in hitItem()
311 if(w) w+=ICON_SPACING; in getWidth()
/dports/cad/sumo/sumo-1.2.0/src/utils/foxtools/
H A DMFXIconComboBox.cpp33 #define ICON_SPACING 4 // Spacing between icon and label macro
62 xx += ICON_SPACING + icon->getWidth(); in draw()
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/systray/src/gtk3/
H A Dna-tray.c31 #define ICON_SPACING 3 macro
557 priv->box = gtk_box_new (priv->orientation, ICON_SPACING); in na_tray_init()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXList.cpp85 #define ICON_SPACING 4 // Spacing between icon and label macro
120 xx+=ICON_SPACING+icon->getWidth(); in draw()
150 if(iw) tx+=iw+ICON_SPACING; in hitItem()
233 if(w) w+=ICON_SPACING; in getWidth()
H A DFXTreeList.cpp57 #define ICON_SPACING 4 // Spacing between parent and child in x direction macro
91 xx+=ICON_SPACING+iw; in draw()
136 if(iw) tx+=iw+ICON_SPACING; in hitItem()
292 if(w) w+=ICON_SPACING; in getWidth()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpstatusbar.c56 #define ICON_SPACING 2 macro
678 width += ICON_SPACING + gdk_pixbuf_get_width (pixbuf); in gimp_statusbar_progress_message()
738 ICON_SPACING); in gimp_statusbar_set_text()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/fox16/
H A Dtheme.cpp15 #define ICON_SPACING 4 macro
869 s=ICON_SPACING; in draw()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/fox16/
H A Dtheme.cpp15 #define ICON_SPACING 4 macro
869 s=ICON_SPACING; in draw()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/fox16/
H A Dtheme.cpp15 #define ICON_SPACING 4 macro
869 s=ICON_SPACING; in draw()

12