Searched defs:font (Results 276 - 300 of 317) sorted by relevance

<<111213

/macosx-10.9.5/vim-53/src/
H A Dgui.c775 GuiFont font; local
820 GuiFont font = NOFONT; local
2019 GuiFont font = NOFONT; local
[all...]
H A Dgui_motif.c4080 XFontStruct *font; local
[all...]
H A Dgui_photon.c230 gui_ph_show_tooltip( PtWidget_t *window, PtWidget_t *widget, int position, char *text, char *font, PgColor_t fill_color, PgColor_t text_color ) argument
3088 gui_mch_set_font(GuiFont font) argument
3094 gui_mch_free_font(GuiFont font) argument
[all...]
H A Dgui_riscos.c757 char_u font[41]; local
1079 gui_mch_set_font(GuiFont font) argument
1094 gui_mch_free_font(GuiFont font) argument
[all...]
H A Dgui_x11.c1842 XFontStruct *font = NULL; local
1972 XFontStruct *font; local
2045 XFontStruct *font = (XFontStruct *)gui.norm_font; local
[all...]
H A Dgui_w48.c1286 GetFontSize(GuiFont font) argument
1320 HFONT font = NULL; local
1355 GuiFont font = NOFONT; local
1382 gui_mch_free_font(GuiFont font) argument
3083 GuiFont font = NOFONT; local
[all...]
H A Dhardcopy.c3603 int font = 0; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dgud.el[all...]
H A Dcc-awk.el[all...]
H A Doctave-mod.el[all...]
H A Dada-mode.el[all...]
H A Didlwave.el[all...]
H A Ddelphi.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Drmailsum.el
H A Drmail.el[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32term.c1069 w32_font_is_double_byte(XFontStruct *font) argument
1100 XFontStruct *font = font_info->font; local
6037 XFontStruct *font; local
[all...]
H A Dxfns.c3223 Lisp_Object font; variable
4803 Lisp_Object font; local
[all...]
H A Ddispextern.h1152 XFontStruct *font; member in struct:glyph_string
1439 XFontStruct *font; member in struct:face
[all...]
H A Dw32fns.c4266 Lisp_Object font; variable
4542 XFontStruct *font; local
7283 Lisp_Object font; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXMenu.c314 DrawThemeText( Drawable d, GC gc, CFStringRef string, ThemeFontID font, ThemeDrawState drawState, const Rect* bounds, int baseline, int just) argument
370 MeasureThemeText( CFStringRef string, ThemeFontID font) argument
2500 ThemeFontID font = kThemeMenuItemMarkFont; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dartist.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBlockLineLayout.cpp809 static inline float measureHyphenWidth(RenderText* renderer, const Font& font, HashSet<const SimpleFontData*>* fallbackFonts = 0) argument
838 const Font& font = renderer->style(lineInfo.isFirstLine())->font(); local
855 const Font& font = renderer->style(lineInfo.isFirstLine())->font(); local
2630 textWidth(RenderText* text, unsigned from, unsigned len, const Font& font, float xPos, bool isFixedPitch, bool collapseWhiteSpace, HashSet<const SimpleFontData*>& fallbackFonts, TextLayout* layout = 0) argument
2649 tryHyphenating(RenderText* text, const Font& font, const AtomicString& localeIdentifier, unsigned consecutiveHyphenatedLines, int consecutiveHyphenatedLinesLimit, int minimumPrefixLimit, int minimumSuffixLimit, unsigned lastSpace, unsigned pos, float xPos, int availableWidth, bool isFixedPitch, bool collapseWhiteSpace, int lastSpaceWordSpacing, InlineIterator& lineBreak, int nextBreakable, bool& hyphenated) argument
3574 const Font& font = style()->font(); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddired.el[all...]
H A Dvc.el
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl-macs.el

Completed in 501 milliseconds

<<111213