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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Component.h874 UINT *m_counter; member in class:CounterHelper
877 m_counter = counter;
878 (*m_counter)++;
881 (*m_counter)--;
882 m_counter = NULL;

Completed in 40 milliseconds