Searched refs:mQtype (Results 1 – 2 of 2) sorted by relevance
2518 mQtype = QUESTION_NORMAL; in SVfrQuestionNode()2688 pNode[0]->mQtype = QUESTION_DATE; in RegisterOldDateQuestion()2689 pNode[1]->mQtype = QUESTION_DATE; in RegisterOldDateQuestion()2690 pNode[2]->mQtype = QUESTION_DATE; in RegisterOldDateQuestion()2795 pNode[0]->mQtype = QUESTION_DATE; in RegisterNewDateQuestion()2796 pNode[1]->mQtype = QUESTION_DATE; in RegisterNewDateQuestion()2797 pNode[2]->mQtype = QUESTION_DATE; in RegisterNewDateQuestion()2864 pNode[0]->mQtype = QUESTION_TIME; in RegisterOldTimeQuestion()2865 pNode[1]->mQtype = QUESTION_TIME; in RegisterOldTimeQuestion()2866 pNode[2]->mQtype = QUESTION_TIME; in RegisterOldTimeQuestion()[all …]
384 EFI_QUESION_TYPE mQtype; member