Lines Matching refs:uint16

100 	uint16	h_display;					/* in pixels (not character clocks) */
101 uint16 h_sync_start;
102 uint16 h_sync_end;
103 uint16 h_total;
104 uint16 v_display; /* in lines */
105 uint16 v_sync_start;
106 uint16 v_sync_end;
107 uint16 v_total;
115 uint16 virtual_width; /* in pixels */
116 uint16 virtual_height; /* in lines */
117 uint16 h_display_start; /* first displayed pixel in line */
118 uint16 v_display_start; /* first displayed line */
138 uint16 h_res; /* minimum effective change in */
141 uint16 h_sync_min; /* min/max horizontal sync pulse */
144 uint16 h_sync_max;
145 uint16 h_blank_min; /* min/max horizontal blank pulse */
148 uint16 h_blank_max;
149 uint16 v_res; /* minimum effective change in */
152 uint16 v_sync_min; /* min/max vertical sync pulse */
155 uint16 v_sync_max;
156 uint16 v_blank_min; /* min/max vertical blank pulse */
159 uint16 v_blank_max;
171 uint16 week;
172 uint16 year;
215 uint16 src_left; /* guaranteed constrained to */
217 uint16 src_top;
218 uint16 dest_left;
219 uint16 dest_top;
220 uint16 width; /* 0 to N, where zero means */
223 uint16 height; /* 0 to M, where zero means one */
229 uint16 src_left; /* guaranteed constrained to */
231 uint16 src_top;
232 uint16 src_width; /* 0 to N, where zero means one */
235 uint16 src_height; /* 0 to M, where zero means one */
237 uint16 dest_left;
238 uint16 dest_top;
239 uint16 dest_width; /* 0 to N, where zero means one */
241 uint16 dest_height; /* 0 to M, where zero means one */
247 uint16 left; /* guaranteed constrained to */
249 uint16 top;
250 uint16 right;
251 uint16 bottom;
299 typedef status_t (*move_display_area)(uint16 hDisplayStart,
300 uint16 vDisplayStart);
315 typedef status_t (*set_cursor_shape)(uint16 width, uint16 height,
316 uint16 hotX, uint16 hotY, const uint8* andMask, const uint8* xorMask);
317 typedef status_t (*set_cursor_bitmap)(uint16 width, uint16 height,
318 uint16 hotX, uint16 hotY, color_space colorSpace, uint16 bytesPerRow,
320 typedef void (*move_cursor)(uint16 x, uint16 y);
342 typedef void (*fill_span)(engine_token* et, uint32 color, uint16* list,
345 The uint16* list points to a list of tripples: