Searched refs:font (Results 1 – 4 of 4) sorted by relevance
15 static const int font[] = { variable41 letter_bitmap = font[letter - ' ']; in vp9_blit_text()43 letter_bitmap = font[letter - 'a' + 'A' - ' ']; in vp9_blit_text()45 letter_bitmap = font[0]; in vp9_blit_text()
19 const int font[] = in vp8_blit_text() local39 letter_bitmap = font[letter-' ']; in vp8_blit_text()41 letter_bitmap = font[letter-'a'+'A' - ' ']; in vp8_blit_text()43 letter_bitmap = font[0]; in vp8_blit_text()
58 font-size: 80%;102 font-size: 200%;166 font-size: 80%;
1072 # Use this tag to change the font size of Latex formulas included1074 # when you change the font size after a successful doxygen run you need1517 # By default doxygen will write a font called Helvetica to the output1519 # When you want a differently looking font you can specify the font name1520 # using DOT_FONTNAME. You need to make sure dot is able to find the font,1523 # containing the font.1527 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.1533 # FreeSans.ttf font (which doxygen will put there itself). If you specify a1534 # different font using DOT_FONTNAME you can set the path where dot