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

  /development/simulator/app/
Resource.h 78 IDC_LOG_PREFS_FONT_MONO, // log prefs - checkbox
LogPrefsDialog.cpp 101 wxCheckBox* fontMono = (wxCheckBox*) FindWindow(IDC_LOG_PREFS_FONT_MONO);
173 wxCheckBox* fontMono = (wxCheckBox*) FindWindow(IDC_LOG_PREFS_FONT_MONO);
273 new wxCheckBox(panel, IDC_LOG_PREFS_FONT_MONO,

Completed in 53 milliseconds