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

  /development/simulator/app/
Resource.h 72 IDC_LOG_PREFS_FMT_BRIEF, // log prefs - radio button
LogPrefsDialog.cpp 95 wxRadioButton* fmtBrief = (wxRadioButton*) FindWindow(IDC_LOG_PREFS_FMT_BRIEF);
167 wxRadioButton* fmtBrief = (wxRadioButton*) FindWindow(IDC_LOG_PREFS_FMT_BRIEF);
238 headerOpts->Add(new wxRadioButton(panel, IDC_LOG_PREFS_FMT_BRIEF,

Completed in 12 milliseconds