Home | History | Annotate | Download | only in src

Lines Matching refs:ResetFieldAppearance

403 void CPDFSDK_Widget::ResetFieldAppearance(FX_BOOL bValueChanged)

410 m_pInterForm->ResetFieldAppearance(pFormField, NULL, bValueChanged);
2063 void CPDFSDK_InterForm::ResetFieldAppearance(CPDF_FormField* pFormField, FX_LPCWSTR sValue, FX_BOOL bValueChanged)
2638 this->ResetFieldAppearance(pFormField, sValue, TRUE);
2640 this->ResetFieldAppearance(pFormField, NULL, TRUE);
2683 this->ResetFieldAppearance(pFormField, NULL, TRUE);
2700 //this->ResetFieldAppearance(pFormField, NULL);