OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:font_padding
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ash/sticky_keys/
sticky_keys_overlay.cc
133
int
font_padding
= font.GetHeight() - font.GetBaseline();
local
138
int vertical_spacing = font_size / 2 -
font_padding
;
139
int child_spacing = font_size - 2 *
font_padding
;
Completed in 868 milliseconds