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

  /development/simulator/app/
Resource.h 71 IDC_LOG_PREFS_FMT_FULL, // log prefs - radio button
LogPrefsDialog.cpp 94 wxRadioButton* fmtFull = (wxRadioButton*) FindWindow(IDC_LOG_PREFS_FMT_FULL);
166 //wxRadioButton* fmtFull = (wxRadioButton*) FindWindow(IDC_LOG_PREFS_FMT_FULL);
235 headerOpts->Add(new wxRadioButton(panel, IDC_LOG_PREFS_FMT_FULL,

Completed in 10 milliseconds