Searched defs:CanPaste (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_ComboBox.cpp388 FX_BOOL CFFL_ComboBox::CanPaste(CPDFSDK_Document* pDocument) function in class:CFFL_ComboBox
H A DFFL_TextField.cpp360 FX_BOOL CFFL_TextField::CanPaste(CPDFSDK_Document* pDocument) function in class:CFFL_TextField
H A DFFL_FormFiller.cpp787 FX_BOOL CFFL_FormFiller::CanPaste(CPDFSDK_Document* pDocument) function in class:CFFL_FormFiller
H A DFFL_IFormFiller.cpp1082 FX_BOOL CFFL_IFormFiller::CanPaste(CPDFSDK_Document* pDocument) function in class:CFFL_IFormFiller
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Edit.cpp150 FX_BOOL CPWL_Edit::CanPaste() const function in class:CPWL_Edit
173 if (!CanPaste()) return;

Completed in 384 milliseconds