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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextField.cpp245 m_synthetic = synthetic;
247 m_synthetic = FALSE;
H A Dawt_TextComponent.h121 BOOL m_synthetic; member in class:AwtTextComponent
H A Dawt_TextComponent.cpp63 m_synthetic = FALSE;
344 m_synthetic = synthetic;
346 m_synthetic = FALSE;
361 if (m_synthetic) {
H A Dawt_TextArea.cpp603 m_synthetic = synthetic;
605 m_synthetic = FALSE;

Completed in 36 milliseconds