Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching refs:Month

317          Month change: 2013.03.29 -> 2013.02.29 -> 2013.02.28

328 UINT8 Month;
333 Month = QuestionValue->Value.date.Month;
337 switch (Month) {
357 // Change the month area.
553 EditValue = QuestionValue->Value.date.Month;
557 switch (QuestionValue->Value.date.Month) {
837 // Month/Day
934 QuestionValue->Value.date.Month = (UINT8) EditValue;