Home
last modified time | relevance | path

Searched defs:GetWord (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.h31 CFX_ByteStringC GetWord() const { in GetWord() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_simple_parser.cpp94 CFX_ByteStringC CPDF_SimpleParser::GetWord() { in GetWord() function in CPDF_SimpleParser
Dcpdf_simple_parser_unittest.cpp14 TEST(SimpleParserTest, GetWord) { in TEST() argument
/external/pdfium/xfa/fde/
Dcfx_wordbreak.cpp2834 void CFX_WordBreak::GetWord(CFX_WideString& wsWord) const { in GetWord() function in CFX_WordBreak
/external/opencv/otherlibs/highgui/
Dbitstrm.cpp284 int RLByteStream::GetWord() in GetWord() function in RLByteStream
325 int RMByteStream::GetWord() in GetWord() function in RMByteStream
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp165 bool CPDF_VariableText::Iterator::GetWord(CPVT_Word& word) const { in GetWord() function in CPDF_VariableText::Iterator
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp108 bool CFX_Edit_Iterator::GetWord(CPVT_Word& word) const { in GetWord() function in CFX_Edit_Iterator