Home
last modified time | relevance | path

Searched defs:TLNode (Results 1 – 1 of 1) sorted by relevance

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_winbase.h495 struct TLNode struct
501 TLNode() : pixelWidth( -1 ), intData( 0 ), ptrData( 0 ) {} in TLNode() function