Home
last modified time | relevance | path

Searched defs:FILL_BOTH (Results 1 – 7 of 7) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A DFillType.h21 FILL_BOTH enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DWebKitAnimation.h66 enum FillMode { FILL_NONE, FILL_BACKWARDS, FILL_FORWARDS, FILL_BOTH }; enumerator
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dfill.h43 #define FILL_BOTH 2 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/layout/
H A DGridData.java399 public static final int FILL_BOTH = FILL_VERTICAL | FILL_HORIZONTAL; field in GridData
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/layout/
H A DGridData.java399 public static final int FILL_BOTH = FILL_VERTICAL | FILL_HORIZONTAL; field in GridData
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/common/lib/general/
H A DGridBagEasy.java37 public final static int FILL_BOTH = GridBagConstraints.BOTH; field in GridBagEasy
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltInt.h490 #define FILL_BOTH 3 macro