Searched refs:font (Results 1 – 18 of 18) sorted by relevance
70 (res = gr_init_font(anim->text_clock.font_file.c_str(), &anim->text_clock.font)) < 0) { in HealthdDraw()74 (res = gr_init_font(anim->text_percent.font_file.c_str(), &anim->text_percent.font)) < 0) { in HealthdDraw()124 int HealthdDraw::draw_text(const GRFont* font, int x, int y, const char* str) { in draw_text() argument126 int str_len_px = gr_measure(font, str); in draw_text()130 gr_text(font, x + kSplitOffset, y, str, false /* bold */); in draw_text()131 if (kSplitScreen) gr_text(font, x - kSplitOffset + screen_width_, y, str, false /* bold */); in draw_text()140 int str_len_px = length * field.font->char_width; in determine_xy()152 *y = (screen_height_ - field.font->char_height) / 2; in determine_xy()156 *y = screen_height_ + field.pos_y - field.font->char_height; in determine_xy()166 if (!graphics_available || field.font == nullptr || field.font->char_width == 0 || in draw_clock()[all …]
45 virtual int draw_text(const GRFont* font, int x, int y, const char* str);
48 GRFont* font; member
125 .font = nullptr,
23 body { background-color: #f7f7f7; font-family: Roboto, sans-serif;}29 ….section { color: #eeeeee; font-size: 1.5em; font-weight: bold; background-color: #888888; padding…30 ….kind { color: #eeeeee; font-size: 1.2em; font-weight: bold; padding-left: 1.5em; background-color…36 .toc_section_header { font-size:1.3em; }37 .toc_kind_header { font-size:1.2em; }51 td { font-size: 0.9em; }57 ….entry_name { color: #333333; padding-left:1.0em; font-size:1.1em; font-family: monospace; vertica…61 .entry_type_name { font-size:1.1em; color: #669900; font-weight: bold;}62 .entry_type_name_enum:after { color: #669900; font-weight: bold; content:" (enum)" }63 .entry_type_visibility { font-weight: bolder; padding-left:1em}[all …]
35 from tkinter.font import Font199 font = Font(family='courier', size=12)203 label = Label(frame, text=line, font=font)207 label = Label(frame, text='', font=font)211 label = Label(frame, text=' ' + title_line, font=font)225 tree.tag_configure('set_font', font=font)
72 Alignment verticalJustified, Color textColor, FontBuffer font, uint64_t textId) in LabelImpl() argument75 textColor_(textColor), font_(font), textId_(textId) {} in LabelImpl()
51 font u:object_r:font_service:s0
52 font u:object_r:font_service:s0
56 font u:object_r:font_service:s0
71 font u:object_r:font_service:s0
88 font u:object_r:font_service:s0
1381 # Use this tag to change the font size of LaTeX formulas included as images in1382 # the HTML documentation. When you change the font size after a successful1589 # that should be included in the LaTeX output. To get the times font for2064 # When you want a differently looking font n the dot files that doxygen2065 # generates you can specify the font name using DOT_FONTNAME. You need to make2066 # sure dot is able to find the font, which can be done by putting it in a2068 # setting DOT_FONTPATH to the directory containing the font.2074 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of2081 # By default doxygen will tell dot to use the default font as specified with2082 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
1515 # Use this tag to change the font size of LaTeX formulas included as images in1516 # the HTML documentation. When you change the font size after a successful1739 # \usepackage command. To get the times font for instance you can specify :2251 # When you want a differently looking font in the dot files that doxygen2252 # generates you can specify the font name using DOT_FONTNAME. You need to make2253 # sure dot is able to find the font, which can be done by putting it in a2255 # setting DOT_FONTPATH to the directory containing the font.2261 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of2268 # By default doxygen will tell dot to use the default font as specified with2269 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set
1426 # Use this tag to change the font size of LaTeX formulas included as images in1427 # the HTML documentation. When you change the font size after a successful1636 # \usepackage command. To get the times font for instance you can specify :2148 # When you want a differently looking font in the dot files that doxygen2149 # generates you can specify the font name using DOT_FONTNAME. You need to make2150 # sure dot is able to find the font, which can be done by putting it in a2152 # setting DOT_FONTPATH to the directory containing the font.2158 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of2165 # By default doxygen will tell dot to use the default font as specified with2166 # DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set