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

/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXScrlbr.c29 typedef struct MacScrollbar { struct
34 } MacScrollbar; typedef in typeref:struct:MacScrollbar
90 static void UpdateControlValues(MacScrollbar *macScrollPtr);
178 MacScrollbar * macScrollPtr;
189 macScrollPtr = (MacScrollbar *) ckalloc(sizeof(MacScrollbar));
233 MacScrollbar *macScrollPtr = (MacScrollbar *) clientData;
451 MacScrollbar *macScrollPtr = (MacScrollbar *)scrollPt
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXScrlbr.c30 typedef struct MacScrollbar { struct
34 } MacScrollbar; typedef in typeref:struct:MacScrollbar
237 MacScrollbar *scrollPtr = (MacScrollbar *) ckalloc(sizeof(MacScrollbar));
269 MacScrollbar *macScrollPtr = (MacScrollbar *) scrollPtr;
298 MacScrollbar *macScrollPtr = (MacScrollbar *) clientData;
401 MacScrollbar *macScrollPt
[all...]

Completed in 95 milliseconds