Searched refs:Tk_CustomOption (Results 1 - 10 of 10) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkCanvImg.c40 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,
H A Dtk.h166 typedef struct Tk_CustomOption { struct
176 } Tk_CustomOption; typedef in typeref:struct:Tk_CustomOption
201 Tk_CustomOption *customPtr; /* If type is TK_CONFIG_CUSTOM then this is
H A DtkCanvBmap.c40 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,
H A DtkCanvPoly.c47 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,
H A DtkCanvWind.c42 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,
H A DtkCanvLine.c120 static Tk_CustomOption arrowShapeOption = {ParseArrowShape,
122 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,
H A DtkRectOval.c40 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,
H A DtkTextWind.c109 static Tk_CustomOption alignOption = {AlignParseProc, AlignPrintProc,
H A DtkCanvArc.c69 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,
H A DtkCanvText.c88 static Tk_CustomOption tagsOption = {Tk_CanvasTagsParseProc,

Completed in 255 milliseconds