Home
last modified time | relevance | path

Searched defs:TkFont (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkFont.h87 typedef struct TkFont { struct
95 * this count is 0, then this TkFont structure argument
102 TkSizeT objRefCount; /* The number of Tcl objects that reference
126 TkFontAttributes fa; /* Actual font attributes obtained when the argument
132 TkFontMetrics fm; /* Font metrics determined when font was argument
134 struct TkFont *nextPtr; /* Points to the next TkFont structure with argument
139 } TkFont; typedef
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkFont.h83 typedef struct TkFont { struct
91 * this count is 0, then this TkFont structure argument
98 int objRefCount; /* The number of Tcl objects that reference
122 TkFontAttributes fa; /* Actual font attributes obtained when the argument
128 TkFontMetrics fm; /* Font metrics determined when font was argument
130 struct TkFont *nextPtr; /* Points to the next TkFont structure with argument
135 } TkFont; typedef
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkFont.h88 typedef struct TkFont { struct
96 * this count is 0, then this TkFont structure argument
103 int objRefCount; /* The number of Tcl objects that reference
127 TkFontAttributes fa; /* Actual font attributes obtained when the argument
133 TkFontMetrics fm; /* Font metrics determined when font was argument
135 struct TkFont *nextPtr; /* Points to the next TkFont structure with argument
140 } TkFont; typedef
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkFont.h90 typedef struct TkFont { struct
98 * If this count is 0, then this TkFont argument
105 int objRefCount; /* The number of Tcl objects that reference
129 TkFontAttributes fa; /* Actual font attributes obtained when the argument
135 TkFontMetrics fm; /* Font metrics determined when font was argument
137 struct TkFont *nextPtr; /* Points to the next TkFont structure with argument
142 } TkFont; typedef
/dports/games/zangband/zangband/src/tk/
H A Dtk-util.c53 typedef struct TkFont { struct
61 * If this count is 0, then this TkFont argument
68 int objRefCount; /* The number of Tcl objects that reference
92 TkFontAttributes fa; /* Actual font attributes obtained when the argument
98 TkFontMetrics fm; /* Font metrics determined when font was argument
100 struct TkFont *nextPtr; /* Points to the next TkFont structure with argument
105 } TkFont; typedef
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkFont.c69 } TkFont; typedef
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkFont.c69 } TkFont; typedef
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkFont.c69 } TkFont; typedef