Lines Matching refs:Form
2 FormDiplay protocol to show Form
105 @param Form Form where Statement is in.
115 IN FORM_DISPLAY_ENGINE_FORM *Form,
125 @param Form Form where Password Statement is in.
136 IN FORM_DISPLAY_ENGINE_FORM *Form,
144 // Attribute for Statement and Form
160 // link to all the statement which will show in the display form.
239 // Statement List inside of Form
243 // Statement List outside of Form
260 // Form ID and Title.
265 // Form Attributes: Lock, Modal.
288 // Form ImageId and AnimationId
316 Display one form, and return user input.
318 @param FormData Form Data to be shown.
321 @retval EFI_SUCCESS Form Data is shown, and user input is got.