Searched refs:m_counter (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jdk/src/windows/native/sun/windows/ | ||
| H A D | awt_Component.h | 874 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