Searched refs:IsNeedHighLight (Results 1 – 3 of 3) sorted by relevance
83 bool IsNeedHighLight(FormFieldType fieldType) const;
575 bool CPDFSDK_InteractiveForm::IsNeedHighLight(FormFieldType fieldType) const { in IsNeedHighLight() function in CPDFSDK_InteractiveForm
941 if (!m_pInteractiveForm->IsNeedHighLight(fieldType)) in DrawShadow()