Searched refs:CONTROL_ID_INPUT_BASE (Results 1 – 1 of 1) sorted by relevance
30 #define CONTROL_ID_INPUT_BASE 2000 macro135 u32 id = CONTROL_ID_INPUT_BASE + i; in Initialize()218 m_controlManager.FindBy(CONTROL_ID_INPUT_BASE + i)->SetText(L"*"); in Reset()225 m_controlManager.FindBy(CONTROL_ID_INPUT_BASE + i)->SetText(text); in Reset()273 … pTenKey->m_controlManager.FindBy(CONTROL_ID_INPUT_BASE + pTenKey->m_cursor)->SetText(L""); in MyControlEventCallback()291 … pTenKey->m_controlManager.FindBy(CONTROL_ID_INPUT_BASE + pTenKey->m_cursor)->SetText(L"*"); in MyControlEventCallback()298 … pTenKey->m_controlManager.FindBy(CONTROL_ID_INPUT_BASE + pTenKey->m_cursor)->SetText(text); in MyControlEventCallback()