Searched defs:height (Results 1 - 17 of 17) sorted by relevance

/barrelfish-master/usr/fbdemo/
H A Dbf_logo.h4 static unsigned int height = 239; variable
/barrelfish-master/usr/drivers/omap44xx/fdif/
H A Dfdif.h20 uint32_t height; member in struct:gimage
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/viewers/
H A DFadeIcon.java34 private int height; field in class:FadeIcon
46 public FadeIcon(int width, int height) argument
[all...]
H A DHoldIcon.java35 private int height; field in class:HoldIcon
40 public HoldIcon(int width, int height) argument
[all...]
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/
H A Dlinux_radix.c52 static inline int radix_pos(long id, int height) { argument
60 int height; local
80 int height; local
124 int height; local
[all...]
H A Dradix-tree.h51 int height; member in struct:radix_tree_root
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewletAction.java94 private int height; field in class:ViewletAction.EmptyIcon
97 public EmptyIcon(int width, int height) argument
H A DSpreadSheet.java127 public void setRowHeight(int height) { argument
149 public void setRowHeight(int row, int height) { argument
[all...]
/barrelfish-master/usr/eclipseclp/CPViz/viz/src/ie/ucc/cccc/viz/
H A DBox.java40 private int x,y,width,height; field in class:Box
45 public Box(int x,int y, int width, int height){ argument
[all...]
H A DVisualizerGraph.java66 rectSVG(PrintWriter out,double x, double y, double width, double height, Colors color) argument
71 rectSVG(PrintWriter out,double x, double y, double width, double height, Colors color,double opacity) argument
[all...]
H A DTool.java40 private int height; field in class:Tool
48 Tool(Tools tools,String show,String type, String display, String repeat, int width,int height,String fileroot) argument
H A DVisualizer.java53 Visualizer(int id,String type,String display, int x, int y, int width, int height, String group, int min,int max,int indexStart) argument
H A DVisualizerLayout.java95 rectSVG(PrintWriter out,double x, double y, double width, double height, Colors color) argument
100 rectSVG(PrintWriter out,double x, double y, double width, double height, Colors color,double opacity) argument
105 openRectSVG(PrintWriter out,double x, double y, double width, double height, Colors color,double opacity) argument
109 openRectSVG(PrintWriter out,double x, double y, double width, double height, Colors color) argument
113 roundedRectSVG(PrintWriter out,double x, double y, double width, double height, Colors color,double opacity) argument
117 roundedRectSVG(PrintWriter out,double x, double y, double width, double height, Colors color) argument
[all...]
H A DVisualContext.java38 private int height; field in class:VisualContext
119 public void setHeight(int height) { argument
57 VisualContext(int id,String type,String display, int x, int y, int width, int height, String group, int min,int max,int indexStart) argument
126 setBoxHeight(int height) argument
[all...]
H A DVisualizerDrawer.java121 public int height(){ method in class:VisualizerDrawer
196 public void setHeight(int height) { argument
364 hollowRectSVG(PrintWriter out,double x,double y, double width,double height,Colors color) argument
369 hollowRectSVG(PrintWriter out,double x,double y, double width,double height,Colors color,double strokeWidth) argument
377 openRectSVG(PrintWriter out,double x,double y, double width,double height,Colors color,double opacity) argument
384 openRectSVG(PrintWriter out,double x,double y, double width,double height,Colors color) argument
391 roundedRectSVG(PrintWriter out,double x,double y, double width,double height,Colors color,double opacity) argument
398 roundedRectSVG(PrintWriter out,double x,double y, double width,double height,Colors color) argument
415 rectSVG(PrintWriter out,double x,double y, double width,double height,Colors color) argument
434 rectSVG(PrintWriter out,double x,double y, double width,double height,Colors color,double opacity) argument
443 rawRectSVG(PrintWriter out,double x,double y, double width,double height,Colors color,double opacity) argument
550 gridSVG(PrintWriter out,int x,int y,int width,int height) argument
[all...]
/barrelfish-master/usr/slideshow/
H A Dbmp.c42 uint32_t width, height; member in struct:dib_header
/barrelfish-master/include/
H A Dmultiboot2.h152 multiboot_uint32_t height; member in struct:multiboot_header_tag_framebuffer

Completed in 142 milliseconds