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

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_ComboBox.cpp393 FX_BOOL CFFL_ComboBox::CanPaste(CPDFSDK_Document* pDocument) function in class:CFFL_ComboBox
H A DFFL_TextField.cpp390 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/chromium_org/third_party/WebKit/public/web/
H A DWebContextMenuData.h153 CanPaste = 0x10, enumerator in enum:blink::WebContextMenuData::EditFlags
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Edit.cpp149 FX_BOOL CPWL_Edit::CanPaste() const function in class:CPWL_Edit
172 if (!CanPaste()) return;

Completed in 98 milliseconds