Searched refs:tkMacOSXIsCharacterMissing (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h623 int (*tkMacOSXIsCharacterMissing) (Tk_Font tkfont, unsigned int searchChar); /* 22 */ member in struct:TkIntPlatStubs
908 (tkIntPlatStubsPtr->tkMacOSXIsCharacterMissing) /* 22 */
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h560 int (*tkMacOSXIsCharacterMissing) _ANSI_ARGS_((Tk_Font tkfont, unsigned int searchChar)); /* 22 */ member in struct:TkIntPlatStubs
1050 (tkIntPlatStubsPtr->tkMacOSXIsCharacterMissing) /* 22 */

Completed in 73 milliseconds