Searched defs:tkfont (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkMenuDraw.c191 Tk_Font tkfont; local
308 Tk_Font tkfont; local
624 Tk_Font tkfont; local
[all...]
H A DtkMenubutton.h112 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:__anon13446
H A DtkMessage.c61 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:__anon13447
H A DtkOldConfig.c810 Tk_Font tkfont = *((Tk_Font *) ptr); local
H A DtkScale.h113 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:TkScale
H A DtkButton.h153 Tk_Font tkfont; /* Value of -font option: specifies font to member in struct:__anon13418
H A DtkEntry.h93 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:__anon13426
H A DtkCanvPs.c703 Tk_PostscriptFont( Tcl_Interp *interp, Tk_PostscriptInfo psInfo, Tk_Font tkfont) argument
H A DtkCanvText.c50 Tk_Font tkfont; /* Font for drawing text. */ member in struct:TextItem
H A DtkConfig.c1941 Tk_Font tkfont = *((Tk_Font *) internalPtr); local
H A DtkFrame.c115 Tk_Font tkfont; /* Value of -font option: specifies font to member in struct:__anon13429
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkMenuDraw.c192 Tk_Font tkfont; local
311 Tk_Font tkfont; local
633 Tk_Font tkfont; local
[all...]
H A DtkOldConfig.c837 Tk_Font tkfont = *((Tk_Font *) ptr); local
H A DtkMenubutton.h115 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:__anon13788
H A DtkMessage.c62 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:__anon13789
H A DtkScale.h114 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:TkScale
H A DtkButton.h146 Tk_Font tkfont; /* Value of -font option: specifies font member in struct:__anon13765
H A DtkCanvText.c51 Tk_Font tkfont; /* Font for drawing text. */ member in struct:TextItem
H A DtkConfig.c2010 Tk_Font tkfont = *((Tk_Font *) internalPtr); local
H A DtkEntry.h94 Tk_Font tkfont; /* Information about text font, or NULL. */ member in struct:__anon13773
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkLabel.c40 Tk_Font tkfont; member in struct:__anon13539
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixRFont.c517 TkpGetSubFonts( Tcl_Interp *interp, Tk_Font tkfont) argument
559 TkpGetFontAttrsForChar( Tk_Window tkwin, Tk_Font tkfont, Tcl_UniChar c, TkFontAttributes *faPtr) argument
578 Tk_MeasureChars( Tk_Font tkfont, CONST char *source, int numBytes, int maxLength, int flags, int *lengthPtr) argument
674 TkpMeasureCharsInContext( Tk_Font tkfont, CONST char *source, int numBytes, int rangeStart, int rangeLength, int maxLength, int flags, int *lengthPtr) argument
693 Tk_DrawChars( Display *display, Drawable drawable, GC gc, Tk_Font tkfont, CONST char *source, int numBytes, int x, int y) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixMenu.c1028 Tk_Font tkfont; local
1586 Tk_Font tkfont, menuFont; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXFont.c617 TkpGetSubFonts( Tcl_Interp *interp, Tk_Font tkfont) argument
658 TkpGetFontAttrsForChar( Tk_Window tkwin, Tk_Font tkfont, Tcl_UniChar c, TkFontAttributes* faPtr) argument
710 Tk_MeasureChars( Tk_Font tkfont, const char *source, int numBytes, int maxLength, int flags, int *lengthPtr) argument
761 TkpMeasureCharsInContext( Tk_Font tkfont, const char * source, int numBytes, int rangeStart, int rangeLength, int maxLength, int flags, int *lengthPtr) argument
924 Tk_DrawChars( Display *display, Drawable drawable, GC gc, Tk_Font tkfont, const char *source, int numBytes, int x, int y) argument
966 TkpDrawCharsInContext( Display *display, Drawable drawable, GC gc, Tk_Font tkfont, const char * source, int numBytes, int rangeStart, int rangeLength, int x, int y) argument
991 DrawCharsInContext( Display *display, Drawable drawable, GC gc, Tk_Font tkfont, const char * source, int numBytes, int rangeStart, int rangeLength, int x, int y, double angle) argument
1101 TkMacOSXNSFontForFont( Tk_Font tkfont) argument
1124 TkMacOSXNSFontAttributesForFont( Tk_Font tkfont) argument
1148 TkMacOSXIsCharacterMissing( Tk_Font tkfont, unsigned int searchChar) argument
[all...]
H A DtkMacOSXMenu.c896 ModifierCharWidth(Tk_Font tkfont) argument
930 Tk_Font tkfont, menuFont; local
1468 TkpDrawMenuEntry( TkMenuEntry *mePtr, Drawable d, Tk_Font tkfont, const Tk_FontMetrics *menuMetricsPtr, int x, int y, int width, int height, int strictMotif, int drawArrow) argument
[all...]

Completed in 402 milliseconds

123