HomeSort by relevance Sort by last modified time
    Searched defs:cheight (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minui/
font_10x18.h 5 unsigned cheight; member in struct:__anon1114
11 .cheight = 18,
graphics.c 40 int cheight; member in struct:__anon1115
72 *y = gr_font->cheight;
117 bold = bold && (font->texture->height != font->cheight);
124 if (outside(x, y) || outside(x+font->cwidth-1, y+font->cheight-1)) break;
128 (bold ? font->cheight * font->texture->row_bytes : 0);
133 font->cwidth, font->cheight);
278 gr_font->cheight = gr_font->texture->height / 2;
300 gr_font->cheight = font.cheight;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 419 milliseconds