Searched defs:cwidth (Results 1 – 3 of 3) sorted by relevance
43 int cwidth = width / 2; in main() local
192 int cwidth; /* camera width */ member
438 def setupcanvas(self, width, height, cwidth, cheight): argument