HomeSort by relevance Sort by last modified time
    Searched refs:IDC_LOG_PREFS_POOL_SIZE (Results 1 - 2 of 2) sorted by null

  /development/simulator/app/
Resource.h 81 IDC_LOG_PREFS_POOL_SIZE, // log prefs - textctrl
LogPrefsDialog.cpp 104 wxTextCtrl* poolSize = (wxTextCtrl*) FindWindow(IDC_LOG_PREFS_POOL_SIZE);
176 wxTextCtrl* poolSize = (wxTextCtrl*) FindWindow(IDC_LOG_PREFS_POOL_SIZE);
324 new wxTextCtrl(panel, IDC_LOG_PREFS_POOL_SIZE));

Completed in 11 milliseconds