If default_font
is true
, resets the font of the this to the default font.
Otherwise sets it to font_name
.
this |
a View |
default_font |
whether to reset to the default font |
font_name |
the name of the font to use |