Searched refs:TkInitXLFDAttributes (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkFont.h196 #define TkInitXLFDAttributes(xa) memset((xa), 0, sizeof(TkXLFDAttributes)); macro
H A DtkFont.c3468 TkInitXLFDAttributes(xaPtr);
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkFont.h196 #define TkInitXLFDAttributes(xa) memset((xa), 0, sizeof(TkXLFDAttributes)); macro
H A DtkFont.c3342 TkInitXLFDAttributes(xaPtr);
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixFont.c782 TkInitXLFDAttributes(&xa);
2888 TkInitXLFDAttributes(&faPtr->xa);
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixFont.c792 TkInitXLFDAttributes(&xa);
2780 TkInitXLFDAttributes(&faPtr->xa);

Completed in 189 milliseconds