Searched defs:Paste (Results 1 – 6 of 6) sorted by relevance
| /external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/ | ||
| D | base_symbol.py | 34 def Paste(self, child): member in AnnotatedSymbol |
| D | function_definition.py | 50 def Paste(self, child): member in Function |
| D | class_definition.py | 50 def Paste(self, child): member in Class |
| /external/pdfium/xfa/fxfa/app/ | ||
| D | xfa_ffchoicelist.cpp | 436 bool CXFA_FFComboBox::Paste(const CFX_WideString& wsPaste) { in Paste() function in CXFA_FFComboBox |
| D | xfa_ffwidget.cpp | 324 bool CXFA_FFWidget::Paste(const CFX_WideString& wsPaste) { in Paste() function in CXFA_FFWidget |
| /external/pdfium/xfa/fwl/ | ||
| D | cfwl_edit.cpp | 354 bool CFWL_Edit::Paste(const CFX_WideString& wsPaste) { in Paste() function in CFWL_Edit |