Searched defs:underline (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dunderline.el
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dfilter.c51 new_command(char *buffer, int length, attr_t underline) argument
85 attr_t underline; local
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/CocoaRepl/
H A Ddecorator.rb69 def underline method
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddisp-table.el
H A Dfaces.el1901 (defface underline function
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkFont.h37 int underline; /* Non-zero for underline font. */ member in struct:TkFontAttributes
H A DtkMenubutton.h74 int underline; /* Index of character to underline. */ member in struct:__anon13446
H A DtkButton.h76 int underline; /* Value of -underline option: specifies index member in struct:__anon13418
H A DtkCanvText.c58 int underline; /* Index of character to put underline beneath member in struct:TextItem
H A DtkMenu.h81 int underline; /* Value of -underline option: specifies index member in struct:TkMenuEntry
H A DtkFont.c2360 Tk_UnderlineTextLayout( Display *display, Drawable drawable, GC gc, Tk_TextLayout layout, int x, int y, int underline) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkFont.h37 int underline; /* Non-zero for underline font. */ member in struct:TkFontAttributes
H A DtkMenubutton.h74 int underline; /* Index of character to underline. */ member in struct:__anon13788
H A DtkButton.h76 int underline; /* Value of -underline option: specifies member in struct:__anon13765
H A DtkMenu.h65 int underline; /* Value of -underline option: specifies index member in struct:TkMenuEntry
H A DtkText.h381 int underline; /* Non-zero means draw underline underneath member in struct:TkTextTag
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebCoreArgumentCoders.cpp699 void ArgumentCoder<CompositionUnderline>::encode(ArgumentEncoder& encoder, const CompositionUnderline& underline) argument
707 bool ArgumentCoder<CompositionUnderline>::decode(ArgumentDecoder& decoder, CompositionUnderline& underline) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dscribe.el
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2base/
H A Dtext.tcl
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dhtml2text.el
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkLabel.c131 int underline = -1; local
168 text->textLayout, b.x+1, b.y+1, underline); local
171 text->textLayout, b.x, b.y, underline); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.cpp815 const CompositionUnderline& underline = underlines[index]; local
1155 Color underline, overline, linethrough; local
1476 paintCompositionUnderline(GraphicsContext* ctx, const FloatPoint& boxOrigin, const CompositionUnderline& underline) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-goodies.el
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinMenu.c1065 int i, len, underline; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditorCommand.cpp1117 RefPtr<CSSPrimitiveValue> underline = CSSPrimitiveValue::createIdentifier(CSSValueUnderline); local

Completed in 278 milliseconds

12