Home
last modified time | relevance | path

Searched refs:style_font (Results 1 – 25 of 31) sorted by relevance

12

/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/
H A Dqscistyle.cpp99 style_font.family().toLatin1().data()); in apply()
101 long(style_font.pointSizeF() * QsciScintillaBase::SC_FONT_SIZE_MULTIPLIER)); in apply()
105 -style_font.weight()); in apply()
108 style_font.italic()); in apply()
110 style_font.underline()); in apply()
141 style_font = font; in setFont()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/
H A Dqscistyle.cpp99 style_font.family().toLatin1().data()); in apply()
101 long(style_font.pointSizeF() * QsciScintillaBase::SC_FONT_SIZE_MULTIPLIER)); in apply()
105 -style_font.weight()); in apply()
108 style_font.italic()); in apply()
110 style_font.underline()); in apply()
141 style_font = font; in setFont()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/
H A Dqscistyle.cpp99 style_font.family().toLatin1().data()); in apply()
101 long(style_font.pointSizeF() * QsciScintillaBase::SC_FONT_SIZE_MULTIPLIER)); in apply()
105 -style_font.weight()); in apply()
108 style_font.italic()); in apply()
110 style_font.underline()); in apply()
141 style_font = font; in setFont()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/
H A Dqscistyle.cpp99 style_font.family().toLatin1().data()); in apply()
101 long(style_font.pointSizeF() * QsciScintillaBase::SC_FONT_SIZE_MULTIPLIER)); in apply()
105 -style_font.weight()); in apply()
108 style_font.italic()); in apply()
110 style_font.underline()); in apply()
141 style_font = font; in setFont()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dfont-substitution.cpp175 gchar const *style_font = nullptr; in getFontReplacedItems() local
177 style_font = style->font_family.value(); in getFontReplacedItems()
179 style_font = style->font_specification.value(); in getFontReplacedItems()
181 style_font = style->font_family.value(); in getFontReplacedItems()
183 if (style_font) { in getFontReplacedItems()
185 mapFontStyles.insert(std::make_pair (item, style_font)); in getFontReplacedItems()
/dports/games/zoom/zoom-1.1.5/src/
H A Dwindisplay.c250 xfont_x = xfont_get_width(font[style_font[4]]); in size_window()
251 xfont_y = xfont_get_height(font[style_font[4]]); in size_window()
297 style_font[x] = -1; in rejig_fonts()
305 style_font[fonts[x].attributes[y]] = x; in rejig_fonts()
311 if (style_font[x] == -1) in rejig_fonts()
321 style_font[x] = style_font[0]; in rejig_fonts()
323 style_font[x] = style_font[4]; in rejig_fonts()
325 style_font[x] = style_font[8]; in rejig_fonts()
2055 CURWIN.cline[y].font[z] = style_font[4]; in resize_window()
2078 CURWIN.cline[y].font[z] = style_font[4]; in resize_window()
[all …]
H A Dxdisplay.c891 moreh = xfont_get_descent(font[style_font[2]]) + xfont_get_ascent(font[style_font[2]]); in draw_window()
2642 if (style_font[y] == -1) in display_initialise()
2644 style_font[y] = style_font[8]; in display_initialise()
2792 if (style_font[y] == -1) in display_reinitialise()
2794 style_font[y] = style_font[8]; in display_reinitialise()
3030 ft = style_font[(style>>1)&15]; in display_plot_gtext()
3101 ft = style_font[(style>>1)&15]; in display_measure_text()
3112 ft = style_font[(style>>1)&15]; in display_get_font_width()
3121 ft = style_font[(style>>1)&15]; in display_get_font_height()
3130 ft = style_font[(style>>1)&15]; in display_get_font_ascent()
[all …]
H A Dcarbondisplay.c433 CURWIN.cline[y].font[z] = style_font[4]; in resize_window()
789 style_font[(style>>1)&15] >= 0); in draw_input_text()
2324 style_font[x] = n_fonts; in rejig_fonts()
2337 if (style_font[x] == n_fonts) in rejig_fonts()
2338 style_font[x] = style_font[8]; in rejig_fonts()
3404 ft = style_font[(style>>1)&15]; in display_plot_gtext()
3463 ft = style_font[(style>>1)&15]; in display_measure_text()
3472 ft = style_font[(style>>1)&15]; in display_get_font_width()
3481 ft = style_font[(style>>1)&15]; in display_get_font_height()
3490 ft = style_font[(style>>1)&15]; in display_get_font_ascent()
[all …]
H A Ddisplay.c139 text_win[x].cline[y].font[z] = style_font[4]; in display_clear()
171 CURWIN.cline[y].font[x] = style_font[4]; in display_erase_window()
217 text_win[z].cline[y].font[x] = style_font[4]; in display_erase_window()
299 CURWIN.cline[CURWIN.ypos].font[CURWIN.xpos] = style_font[(CURSTYLE>>1)&15]; in display_prints()
352 text->font = style_font[(CURSTYLE>>1)&15]; in display_prints()
439 CURWIN.cline[CURWIN.ypos].font[x] = style_font[4]; in display_erase_line()
594 CURWIN.lasttext->font = style_font[(CURSTYLE>>1)&15]; in display_split()
H A Dformat.h50 extern int style_font[16];
H A Dformat.c40 int style_font[16] = { 0, 1, 2, 5, 3, 6, 7, 8, variable
206 text_win[2].cline[size_y-1].font[x] = style_font[4]; in new_line()
H A Dcarbonprefs.c793 xfont_get_width(font[style_font[4]]); in pref_wnd_evt()
795 xfont_get_height(font[style_font[4]]); in pref_wnd_evt()
800 if (xfont_get_text_width(font[style_font[x]], str1, 1) != in pref_wnd_evt()
801 xfont_get_text_width(font[style_font[x]], str2, 1)) in pref_wnd_evt()
808 if (xfont_get_width(font[style_font[x]]) != in pref_wnd_evt()
816 if (xfont_get_height(font[style_font[x]]) != in pref_wnd_evt()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/Qsci/
H A Dqscistyle.h131 QFont font() const {return style_font;} in font()
194 QFont style_font; variable
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqscistyle.h131 QFont font() const {return style_font;} in font()
194 QFont style_font; variable
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqscistyle.h131 QFont font() const {return style_font;} in font()
194 QFont style_font; variable
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/Qsci/
H A Dqscistyle.h131 QFont font() const {return style_font;} in font()
194 QFont style_font; variable
/dports/math/gnumeric/gnumeric-1.12.50/plugins/sc/
H A Dsc.c375 GnmFont *style_font; in sc_parse_format_set_width() local
392 style_font = gnm_style_get_font in sc_parse_format_set_width()
394 width = PANGO_PIXELS (len * style_font->go.metrics->avg_digit_width) + 4; in sc_parse_format_set_width()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Drendered-value.c98 GnmFont *style_font = gnm_style_get_font (mstyle, context); in calc_indent() local
99 indent = PANGO_PIXELS (n * style_font->go.metrics->avg_digit_width); in calc_indent()
/dports/editors/textadept/textadept-textadept_11.1/core/
H A Diface.lua44 …},style_character_set={2490,2066,1,3},style_eol_filled={2487,2057,5,3},style_font={2486,2056,8,3},…
H A D.view.luadoc530 -- @field style_font (table)
/dports/editors/textadept/textadept_11.1.linux/core/
H A Diface.lua44 …},style_character_set={2490,2066,1,3},style_eol_filled={2487,2057,5,3},style_font={2486,2056,8,3},…
H A D.view.luadoc530 -- @field style_font (table)
/dports/editors/textadept/textadept_11.1.linux/modules/lua/
H A Dta_tags764 …},style_character_set={2490,2066,1,3},style_eol_filled={2487,2057,5,3},style_font={2486,2056,8,3},…
914 style_font _HOME/core/.view.luadoc /^module('view')$/;" F class:view
/dports/editors/textadept/textadept-textadept_11.1/modules/lua/
H A Dta_tags764 …},style_character_set={2490,2066,1,3},style_eol_filled={2487,2057,5,3},style_font={2486,2056,8,3},…
914 style_font _HOME/core/.view.luadoc /^module('view')$/;" F class:view
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A DChangeLog11399 (biff_font_data_new): remove setting up fd->style_font.
11400 (biff_font_data_destroy): kill style_font bits.
11468 (biff_font_data_new): remove setting up fd->style_font.
11469 (biff_font_data_destroy): kill style_font bits.
12128 style_font.

12