Home | History | Annotate | Download | only in fpdfsdk

Lines Matching defs:world

42   static const char expected[] = "Hello, world!\r\nGoodbye, world!";
153 std::unique_ptr<unsigned short, pdfium::FreeDeleter> world =
154 GetFPDFWideString(L"world");
156 GetFPDFWideString(L"WORLD");
177 // Two occurences of "world" in test page.
178 search = FPDFText_FindStart(textpage, world.get(), 0, 2);
185 // First occurence of "world" in this test page.
190 // Last occurence of "world" in this test page.
212 search = FPDFText_FindStart(textpage, world.get(),