OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:char_width
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/
screen_ui.cpp
37
static int
char_width
;
variable
348
gr_font_size(&
char_width
, &char_height);
355
text_cols = gr_fb_width() /
char_width
;
/system/core/charger/
charger.c
185
static int
char_width
;
variable
969
gr_font_size(&
char_width
, &char_height);
/external/chromium/chrome/browser/ui/gtk/
gtk_util.cc
111
int
char_width
= pixel_width * PANGO_SCALE /
local
118
return
char_width
;
[
all
...]
location_bar_view_gtk.cc
923
int
char_width
=
local
[
all
...]
Completed in 71 milliseconds