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

  /system/core/healthd/
healthd_mode_charger.cpp 175 static int char_height; variable
265 y = (gr_fb_height() - char_height) / 2;
268 return y + char_height;
367 gr_font_size(&char_width, &char_height);
  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 97 uint8_t char_height; member in struct:tagGifPTE

Completed in 3237 milliseconds