Searched refs:GoTo (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/testing/resources/ |
D | goto_action.in | 39 /S /GoTo
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_action.h | 25 GoTo, enumerator
|
D | cpdf_action.cpp | 58 if (type != GoTo && type != GoToR) in GetDest()
|
/external/libxml2/result/HTML/ |
D | doc3.htm.err | 56 </A></A></B><B></NOSCRIPT></B><B><!-- END GoTo.com Search Box --></B 59 </A></A></B><B></NOSCRIPT></B><B><!-- END GoTo.com Search Box --></B
|
D | doc3.htm.sax | 2692 SAX.comment( BEGIN GoTo.com Search Box ) 2733 SAX.comment( END GoTo.com Search Box )
|
/external/googletest/docs/ |
D | gmock_for_dummies.md | 112 virtual void GoTo(int x, int y) = 0; 125 `GoTo()`. Finally, `GetX()` and `GetY()` tell you the current position of the 176 MOCK_METHOD(void, GoTo, (int x, int y), (override)); 363 EXPECT_CALL(turtle, GoTo(50, _)); 391 EXPECT_CALL(turtle, GoTo); 615 EXPECT_CALL(turtle, GoTo(_, _)) // #1 617 EXPECT_CALL(turtle, GoTo(0, 0)) // #2 621 Suppose `turtle.GoTo(0, 0)` is called three times. In the third time, gMock will
|
/external/pdfium/fpdfsdk/ |
D | fpdf_doc.cpp | 160 case CPDF_Action::GoTo: in FPDFAction_GetType()
|
D | cpdfsdk_actionhandler.cpp | 207 case CPDF_Action::GoTo: in DoAction_NoJs()
|
/external/mtools/ |
D | texinfo.tex | 1708 << /S /GoTo /D (\pdfdestname) >> >> }% 1826 /Type /Annot /Subtype /Link /A << /S /GoTo /D (#1) >> >>}% 9044 << /S /GoTo /D (\pdfdestname) >> >>}%
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2323 …Enum|Erase|Error|Event|Exit|Finally|For|Friend|Function|Get|GetType|GoSub|GoTo|Handles|If|Implemen…
|