Lines Matching refs:Form
21 @param Level Which type this expression belong to. Form,
78 @param Level Which type this expression belong to. Form,
147 @param Level Which type this expression belong to. Form,
163 @param Level Which type this expression belong to. Form,
209 @param Form Form associated with this expression.
224 IN FORM_BROWSER_FORM *Form,
235 @param Form Form associated with this expression.
246 IN FORM_BROWSER_FORM *Form OPTIONAL
250 Get Form given its FormId.
252 @param FormSet The formset which contains this form.
253 @param FormId Id of this form.
255 @retval Pointer The form.
256 @retval NULL Specified Form is not found in the formset.