Home
last modified time | relevance | path

Searched refs:labelObjectCount (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dylabel.cc16 int YLabel::labelObjectCount; member in YLabel
28 ++labelObjectCount; in YLabel()
34 if (--labelObjectCount == 0) in ~YLabel()
H A Dylabel.h27 static int labelObjectCount; variable