Home
last modified time | relevance | path

Searched refs:Tk_Dash (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkCanvUtil.c512 return Tk_GetDash(interp, value, (Tk_Dash *)(widgRec+offset)); in TkCanvasDashParseProc()
547 Tk_Dash *dash = (Tk_Dash *) (widgRec+offset); in TkCanvasDashPrintProc()
854 Tk_Dash *dash) /* Pointer to record in which to store dash in Tk_GetDash()
1064 Tk_Dash *dash; in Tk_ConfigOutlineGC()
1173 Tk_Dash *dash; in Tk_ChangeOutlineGC()
1292 Tk_Dash *dash; in Tk_ResetOutlineGC()
1388 Tk_Dash *dash; in Tk_CanvasPsOutline()
H A Dtk.h1142 typedef struct Tk_Dash { struct
1148 } Tk_Dash; argument
1175 Tk_Dash dash; /* Dash pattern. */
1176 Tk_Dash activeDash; /* Dash pattern if state is active. */
1177 Tk_Dash disabledDash; /* Dash pattern if state is disabled. */
H A DtkDecls.h1348 Tk_Dash *dash);
1919 int (*tk_GetDash) (Tcl_Interp *interp, CONST char *value, Tk_Dash *dash); /* 220 */
H A Dtk.decls836 int Tk_GetDash(Tcl_Interp *interp, const char *value, Tk_Dash *dash)
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkCanvUtil.c518 return Tk_GetDash(interp, value, (Tk_Dash *) (widgRec+offset)); in TkCanvasDashParseProc()
553 Tk_Dash *dash = (Tk_Dash *) (widgRec+offset); in TkCanvasDashPrintProc()
856 Tk_Dash *dash) /* Pointer to record in which to store dash in Tk_GetDash()
1066 Tk_Dash *dash; in Tk_ConfigOutlineGC()
1177 Tk_Dash *dash; in Tk_ChangeOutlineGC()
1296 Tk_Dash *dash; in Tk_ResetOutlineGC()
1391 Tk_Dash *dash = &outline->dash; in Tk_CanvasPsOutline()
H A Dtk.h1175 typedef struct Tk_Dash { struct
1181 } Tk_Dash; argument
1208 Tk_Dash dash; /* Dash pattern. */
1209 Tk_Dash activeDash; /* Dash pattern if state is active. */
1210 Tk_Dash disabledDash; /* Dash pattern if state is disabled. */
H A DtkDecls.h694 Tk_Dash *dash);
1107 int (*tk_GetDash) (Tcl_Interp *interp, const char *value, Tk_Dash *dash); /* 220 */
H A Dtk.decls837 int Tk_GetDash(Tcl_Interp *interp, const char *value, Tk_Dash *dash)
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkCanvUtil.c531 return Tk_GetDash(interp, value, (Tk_Dash *) (widgRec+offset)); in TkCanvasDashParseProc()
566 Tk_Dash *dash = (Tk_Dash *) (widgRec+offset); in TkCanvasDashPrintProc()
877 Tk_Dash *dash) /* Pointer to record in which to store dash in Tk_GetDash()
1087 Tk_Dash *dash; in Tk_ConfigOutlineGC()
1198 Tk_Dash *dash; in Tk_ChangeOutlineGC()
1316 Tk_Dash *dash; in Tk_ResetOutlineGC()
1411 Tk_Dash *dash = &outline->dash; in Tk_CanvasPsOutline()
H A Dtk.h1244 typedef struct Tk_Dash { struct
1250 } Tk_Dash; argument
1277 Tk_Dash dash; /* Dash pattern. */
1278 Tk_Dash activeDash; /* Dash pattern if state is active. */
1279 Tk_Dash disabledDash; /* Dash pattern if state is disabled. */
H A DtkDecls.h706 Tk_Dash *dash);
1131 int (*tk_GetDash) (Tcl_Interp *interp, const char *value, Tk_Dash *dash); /* 220 */
H A Dtk.decls837 int Tk_GetDash(Tcl_Interp *interp, const char *value, Tk_Dash *dash)
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkCanvUtil.c496 return Tk_GetDash(interp, value, (Tk_Dash *)(widgRec+offset));
531 Tk_Dash *dash = (Tk_Dash *) (widgRec+offset);
785 Tk_Dash *dash; /* Pointer to record in which to
976 Tk_Dash *dash;
1089 Tk_Dash *dash;
1211 Tk_Dash *dash;
1308 Tk_Dash *dash;
H A Dtk.h1248 typedef struct Tk_Dash { struct
1254 } Tk_Dash; argument
1283 Tk_Dash dash; /* Dash pattern */
1284 Tk_Dash activeDash; /* Dash pattern if state is active*/
1285 Tk_Dash disabledDash; /* Dash pattern if state is disabled*/
H A DtkDecls.h768 Tcl_Obj *value, Tk_Dash * dash));
1151 …int (*tk_GetDash) _ANSI_ARGS_((Tcl_Interp * interp, CONST char * value, Tk_Dash * dash)); /* 220 */
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/
H A Dtk.h1141 typedef struct Tk_Dash { struct
1147 } Tk_Dash; argument
1174 Tk_Dash dash; /* Dash pattern */
1175 Tk_Dash activeDash; /* Dash pattern if state is active*/
1176 Tk_Dash disabledDash; /* Dash pattern if state is disabled*/
H A DtkDecls.h757 CONST char *value, Tk_Dash *dash));
1152 int (*tk_GetDash) _ANSI_ARGS_((Tcl_Interp *interp, CONST char *value, Tk_Dash *dash)); /* 220 */
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/
H A Dtk.h1159 typedef struct Tk_Dash { struct
1165 } Tk_Dash; argument
1192 Tk_Dash dash; /* Dash pattern. */
1193 Tk_Dash activeDash; /* Dash pattern if state is active. */
1194 Tk_Dash disabledDash; /* Dash pattern if state is disabled. */
H A DtkDecls.h694 Tk_Dash *dash);
1099 int (*tk_GetDash) (Tcl_Interp *interp, const char *value, Tk_Dash *dash); /* 220 */
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/
H A Dtk.h1142 typedef struct Tk_Dash { struct
1148 } Tk_Dash; argument
1175 Tk_Dash dash; /* Dash pattern. */
1176 Tk_Dash activeDash; /* Dash pattern if state is active. */
1177 Tk_Dash disabledDash; /* Dash pattern if state is disabled. */
H A DtkDecls.h1348 Tk_Dash *dash);
1919 int (*tk_GetDash) (Tcl_Interp *interp, CONST char *value, Tk_Dash *dash); /* 220 */
/dports/textproc/wordnet/WordNet-3.0/include/tk/
H A Dtk.h1157 typedef struct Tk_Dash { struct
1163 } Tk_Dash; argument
1190 Tk_Dash dash; /* Dash pattern */
1191 Tk_Dash activeDash; /* Dash pattern if state is active*/
1192 Tk_Dash disabledDash; /* Dash pattern if state is disabled*/
H A DtkDecls.h768 CONST char * value, Tk_Dash * dash));
1151 …int (*tk_GetDash) _ANSI_ARGS_((Tcl_Interp * interp, CONST char * value, Tk_Dash * dash)); /* 220 */
/dports/lang/tcl86/tcl8.6.12/tools/
H A Dtcltk-man2html.tcl562 Tk_Dash Tk_GetDash
/dports/lang/tcl87/tcl8.7a5/tools/
H A Dtcltk-man2html.tcl634 Tk_Dash Tk_GetDash

12