HomeSort by relevance Sort by last modified time
    Searched refs:IsActionDataChanged (Results 1 - 6 of 6) sorted by null

  /external/pdfium/fpdfsdk/include/formfiller/
FFL_ComboBox.h 36 virtual FX_BOOL IsActionDataChanged(CPDF_AAction::AActionType type, const PDFSDK_FieldAction& faOld, const PDFSDK_FieldAction& faNew);
FFL_TextField.h 59 virtual FX_BOOL IsActionDataChanged(CPDF_AAction::AActionType type, const PDFSDK_FieldAction& faOld,
FFL_FormFiller.h 93 virtual FX_BOOL IsActionDataChanged(CPDF_AAction::AActionType type, const PDFSDK_FieldAction& faOld,
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_ComboBox.cpp 257 FX_BOOL CFFL_ComboBox::IsActionDataChanged(CPDF_AAction::AActionType type, const PDFSDK_FieldAction& faOld,
FFL_TextField.cpp 292 FX_BOOL CFFL_TextField::IsActionDataChanged(CPDF_AAction::AActionType type, const PDFSDK_FieldAction& faOld,
FFL_FormFiller.cpp 732 FX_BOOL CFFL_FormFiller::IsActionDataChanged(CPDF_AAction::AActionType type, const PDFSDK_FieldAction& faOld,

Completed in 140 milliseconds