Searched defs:WIDTH (Results 1 – 16 of 16) sorted by relevance
31 #define WIDTH 32 macro75 #define WIDTH 16 macro
46 public static final String WIDTH = "SCAN_WIDTH"; field in Intents.Scan
11 #define WIDTH 500 macro
15 #define WIDTH 200 macro
11 #define WIDTH 640 macro
11 #define WIDTH 330 macro
12 #define WIDTH 500 macro
13 #define WIDTH 512 macro
28 #define WIDTH (float)0.01 macro
32 public static final Attribute WIDTH = new AttributeImpl ("WIDTH"); field in Attribute
41 private static final String WIDTH = "width"; field in ResizableDialog
28 const int WIDTH = 500; variable
65 #define WIDTH "layout:getWidth()" macro
28 public static final byte WIDTH = 4; field in Tnaf
1139 const int WIDTH = 160, HEIGHT = 120; in cvEstimateRigidTransform() local