Home
last modified time | relevance | path

Searched defs:SetWord (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c428 static PyObject *SetWord(PyDrawFObject *self,PyObject *arg,int type,int offset) in SetWord() function
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp191 bool CPDF_VariableText::Iterator::SetWord(const CPVT_Word& word) { in SetWord() function in CPDF_VariableText::Iterator