Searched refs:SetWord (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/RISCOS/Modules/
H A Ddrawfmodule.c428 static PyObject *SetWord(PyDrawFObject *self,PyObject *arg,int type,int offset) function
467 { return SetWord(self,arg,drawfile_TYPE_PATH,6);
471 { return SetWord(self,arg,drawfile_TYPE_PATH,7);
475 { return SetWord(self,arg,drawfile_TYPE_TEXT,6);
479 { return SetWord(self,arg,drawfile_TYPE_TEXT,7);
/external/pdfium/core/fpdfdoc/
H A Dcpdf_variabletext.h50 bool SetWord(const CPVT_Word& word);
H A Dcpdf_variabletext.cpp191 bool CPDF_VariableText::Iterator::SetWord(const CPVT_Word& word) { function in class:CPDF_VariableText::Iterator

Completed in 232 milliseconds