From fdc00a7042d912aafaabddae4d9c84199921ef23 Mon Sep 17 00:00:00 2001 From: Bo Xu Date: Tue, 28 Oct 2014 23:03:33 -0700 Subject: Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 --- xfa_test/FormFiller_Test/res/BigHandCursor.cur | Bin 0 -> 326 bytes xfa_test/FormFiller_Test/res/Rd_SelText_Icon.bmp | Bin 0 -> 1654 bytes .../FormFiller_Test/res/Rd_SelText_Icon_Dis.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/ReaderVC.ico | Bin 0 -> 1078 bytes xfa_test/FormFiller_Test/res/ReaderVC.rc2 | 13 +++ xfa_test/FormFiller_Test/res/ReaderVCDoc.ico | Bin 0 -> 1078 bytes xfa_test/FormFiller_Test/res/SmallHandCursor.cur | Bin 0 -> 326 bytes xfa_test/FormFiller_Test/res/Toolbar.bmp | Bin 0 -> 5590 bytes xfa_test/FormFiller_Test/res/bookmark.bmp | Bin 0 -> 2358 bytes xfa_test/FormFiller_Test/res/bound.cur | Bin 0 -> 326 bytes xfa_test/FormFiller_Test/res/point.cur | Bin 0 -> 326 bytes xfa_test/FormFiller_Test/res/tool_actual_size.bmp | Bin 0 -> 406 bytes xfa_test/FormFiller_Test/res/tool_bookmark1.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_clockwise.bmp | Bin 0 -> 1654 bytes .../FormFiller_Test/res/tool_counterclockwise.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_first.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_fit_page.bmp | Bin 0 -> 406 bytes xfa_test/FormFiller_Test/res/tool_fit_width.bmp | Bin 0 -> 406 bytes xfa_test/FormFiller_Test/res/tool_hand1.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_about2.bmp | Bin 0 -> 1654 bytes .../FormFiller_Test/res/tool_hot_actual_size.bmp | Bin 0 -> 1654 bytes .../FormFiller_Test/res/tool_hot_bookmark1.bmp | Bin 0 -> 1654 bytes .../FormFiller_Test/res/tool_hot_clockwise.bmp | Bin 0 -> 1654 bytes .../res/tool_hot_counterclockwise.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_first.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_first.xpm | 109 +++++++++++++++++++++ xfa_test/FormFiller_Test/res/tool_hot_fit_page.bmp | Bin 0 -> 1654 bytes .../FormFiller_Test/res/tool_hot_fit_width.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_hand1.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_last.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_next.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_open1.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_prev.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_print.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_search.bmp | Bin 0 -> 1654 bytes .../FormFiller_Test/res/tool_hot_snap_shot.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_zoomin.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_hot_zoomout.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_last.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_next.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_prev.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_print.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_search.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_snap_shot.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_zoomin.bmp | Bin 0 -> 1654 bytes xfa_test/FormFiller_Test/res/tool_zoomout.bmp | Bin 0 -> 1654 bytes 46 files changed, 122 insertions(+) create mode 100644 xfa_test/FormFiller_Test/res/BigHandCursor.cur create mode 100644 xfa_test/FormFiller_Test/res/Rd_SelText_Icon.bmp create mode 100644 xfa_test/FormFiller_Test/res/Rd_SelText_Icon_Dis.bmp create mode 100644 xfa_test/FormFiller_Test/res/ReaderVC.ico create mode 100644 xfa_test/FormFiller_Test/res/ReaderVC.rc2 create mode 100644 xfa_test/FormFiller_Test/res/ReaderVCDoc.ico create mode 100644 xfa_test/FormFiller_Test/res/SmallHandCursor.cur create mode 100644 xfa_test/FormFiller_Test/res/Toolbar.bmp create mode 100644 xfa_test/FormFiller_Test/res/bookmark.bmp create mode 100644 xfa_test/FormFiller_Test/res/bound.cur create mode 100644 xfa_test/FormFiller_Test/res/point.cur create mode 100644 xfa_test/FormFiller_Test/res/tool_actual_size.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_bookmark1.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_clockwise.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_counterclockwise.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_first.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_fit_page.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_fit_width.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hand1.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_about2.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_actual_size.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_bookmark1.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_clockwise.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_counterclockwise.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_first.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_first.xpm create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_fit_page.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_fit_width.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_hand1.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_last.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_next.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_open1.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_prev.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_print.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_search.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_snap_shot.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_zoomin.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_hot_zoomout.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_last.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_next.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_prev.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_print.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_search.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_snap_shot.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_zoomin.bmp create mode 100644 xfa_test/FormFiller_Test/res/tool_zoomout.bmp (limited to 'xfa_test/FormFiller_Test/res') diff --git a/xfa_test/FormFiller_Test/res/BigHandCursor.cur b/xfa_test/FormFiller_Test/res/BigHandCursor.cur new file mode 100644 index 0000000000..c03bff08bd Binary files /dev/null and b/xfa_test/FormFiller_Test/res/BigHandCursor.cur differ diff --git a/xfa_test/FormFiller_Test/res/Rd_SelText_Icon.bmp b/xfa_test/FormFiller_Test/res/Rd_SelText_Icon.bmp new file mode 100644 index 0000000000..0a2b2f4858 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/Rd_SelText_Icon.bmp differ diff --git a/xfa_test/FormFiller_Test/res/Rd_SelText_Icon_Dis.bmp b/xfa_test/FormFiller_Test/res/Rd_SelText_Icon_Dis.bmp new file mode 100644 index 0000000000..6e0e6742c3 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/Rd_SelText_Icon_Dis.bmp differ diff --git a/xfa_test/FormFiller_Test/res/ReaderVC.ico b/xfa_test/FormFiller_Test/res/ReaderVC.ico new file mode 100644 index 0000000000..7eef0bcbe6 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/ReaderVC.ico differ diff --git a/xfa_test/FormFiller_Test/res/ReaderVC.rc2 b/xfa_test/FormFiller_Test/res/ReaderVC.rc2 new file mode 100644 index 0000000000..c81833479a --- /dev/null +++ b/xfa_test/FormFiller_Test/res/ReaderVC.rc2 @@ -0,0 +1,13 @@ +// +// READERVC.RC2 - resources Microsoft Visual C++ does not edit directly +// + +#ifdef APSTUDIO_INVOKED + #error this file is not editable by Microsoft Visual C++ +#endif //APSTUDIO_INVOKED + + +///////////////////////////////////////////////////////////////////////////// +// Add manually edited resources here... + +///////////////////////////////////////////////////////////////////////////// diff --git a/xfa_test/FormFiller_Test/res/ReaderVCDoc.ico b/xfa_test/FormFiller_Test/res/ReaderVCDoc.ico new file mode 100644 index 0000000000..2a1f1ae6ef Binary files /dev/null and b/xfa_test/FormFiller_Test/res/ReaderVCDoc.ico differ diff --git a/xfa_test/FormFiller_Test/res/SmallHandCursor.cur b/xfa_test/FormFiller_Test/res/SmallHandCursor.cur new file mode 100644 index 0000000000..7bdff73ab3 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/SmallHandCursor.cur differ diff --git a/xfa_test/FormFiller_Test/res/Toolbar.bmp b/xfa_test/FormFiller_Test/res/Toolbar.bmp new file mode 100644 index 0000000000..9598028a77 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/Toolbar.bmp differ diff --git a/xfa_test/FormFiller_Test/res/bookmark.bmp b/xfa_test/FormFiller_Test/res/bookmark.bmp new file mode 100644 index 0000000000..c4a109cc7c Binary files /dev/null and b/xfa_test/FormFiller_Test/res/bookmark.bmp differ diff --git a/xfa_test/FormFiller_Test/res/bound.cur b/xfa_test/FormFiller_Test/res/bound.cur new file mode 100644 index 0000000000..acb7f7a4bf Binary files /dev/null and b/xfa_test/FormFiller_Test/res/bound.cur differ diff --git a/xfa_test/FormFiller_Test/res/point.cur b/xfa_test/FormFiller_Test/res/point.cur new file mode 100644 index 0000000000..deed42a4ed Binary files /dev/null and b/xfa_test/FormFiller_Test/res/point.cur differ diff --git a/xfa_test/FormFiller_Test/res/tool_actual_size.bmp b/xfa_test/FormFiller_Test/res/tool_actual_size.bmp new file mode 100644 index 0000000000..ae66eec0b5 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_actual_size.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_bookmark1.bmp b/xfa_test/FormFiller_Test/res/tool_bookmark1.bmp new file mode 100644 index 0000000000..f8097551a9 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_bookmark1.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_clockwise.bmp b/xfa_test/FormFiller_Test/res/tool_clockwise.bmp new file mode 100644 index 0000000000..2dc70bf8ca Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_clockwise.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_counterclockwise.bmp b/xfa_test/FormFiller_Test/res/tool_counterclockwise.bmp new file mode 100644 index 0000000000..3b35661051 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_counterclockwise.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_first.bmp b/xfa_test/FormFiller_Test/res/tool_first.bmp new file mode 100644 index 0000000000..30601ae878 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_first.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_fit_page.bmp b/xfa_test/FormFiller_Test/res/tool_fit_page.bmp new file mode 100644 index 0000000000..04eaeb9240 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_fit_page.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_fit_width.bmp b/xfa_test/FormFiller_Test/res/tool_fit_width.bmp new file mode 100644 index 0000000000..bd21478aba Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_fit_width.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hand1.bmp b/xfa_test/FormFiller_Test/res/tool_hand1.bmp new file mode 100644 index 0000000000..9b15294df1 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_hand1.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hot_about2.bmp b/xfa_test/FormFiller_Test/res/tool_hot_about2.bmp new file mode 100644 index 0000000000..af274d42fa Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_hot_about2.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hot_actual_size.bmp b/xfa_test/FormFiller_Test/res/tool_hot_actual_size.bmp new file mode 100644 index 0000000000..6465e2158f Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_hot_actual_size.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hot_bookmark1.bmp b/xfa_test/FormFiller_Test/res/tool_hot_bookmark1.bmp new file mode 100644 index 0000000000..f73dd35999 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_hot_bookmark1.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hot_clockwise.bmp b/xfa_test/FormFiller_Test/res/tool_hot_clockwise.bmp new file mode 100644 index 0000000000..d48f3aab48 Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_hot_clockwise.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hot_counterclockwise.bmp b/xfa_test/FormFiller_Test/res/tool_hot_counterclockwise.bmp new file mode 100644 index 0000000000..3539366bce Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_hot_counterclockwise.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hot_first.bmp b/xfa_test/FormFiller_Test/res/tool_hot_first.bmp new file mode 100644 index 0000000000..266018a79a Binary files /dev/null and b/xfa_test/FormFiller_Test/res/tool_hot_first.bmp differ diff --git a/xfa_test/FormFiller_Test/res/tool_hot_first.xpm b/xfa_test/FormFiller_Test/res/tool_hot_first.xpm new file mode 100644 index 0000000000..f89ac29059 --- /dev/null +++ b/xfa_test/FormFiller_Test/res/tool_hot_first.xpm @@ -0,0 +1,109 @@ +/* XPM */ +static char *tool_hot_first[] = { +/* columns rows colors chars-per-pixel */ +"24 24 79 1", +" c #3c659e", +". c #3e689e", +"X c #3b65a0", +"o c #3e69a3", +"O c #42679d", +"+ c #466b9e", +"@ c #4c6c9c", +"# c #466ea3", +"$ c #486da2", +"% c #4473aa", +"& c #4c74a6", +"* c #4874ab", +"= c #4b7aaf", +"- c #4f7cb1", +"; c #5072a3", +": c #5678a7", +"> c #527caf", +", c #5c7da8", +"< c green", +"1 c #5d80ab", +"2 c #5785b4", +"3 c #5d88b6", +"4 c #6487b0", +"5 c #648db6", +"6 c #678fba", +"7 c #6c8eb5", +"8 c #6593be", +"9 c #6e90b5", +"0 c #6e96bc", +"q c #738aab", +"w c #7b8da9", +"e c #738cb0", +"r c #7294b7", +"t c #729abd", +"y c #7a93b6", +"u c #7e98ba", +"i c #6694c0", +"p c #759cc1", +"a c #7c9fc3", +"s c #74a1c6", +"d c #76a4ca", +"f c #7aa1c3", +"g c #7ba7c9", +"h c #7fa9cb", +"j c #7faed0", +"k c #8694ac", +"l c #879db6", +"z c #8a9db6", +"x c #939daf", +"c c #959fb1", +"v c #8aa1b9", +"b c #9ca4b3", +"n c #a6acb6", +"m c #b2b5ba", +"M c #b8babd", +"N c #87afcd", +"B c #89b2cf", +"V c #84b4d3", +"C c #88b6d5", +"Z c #91abc7", +"A c #97b1cd", +"S c #90bdda", +"D c #a8b6cb", +"F c #92c2dd", +"G c #9cc8e0", +"H c #a0c0d7", +"J c #a6cfe6", +"K c #a6d3e8", +"L c #aad5ea", +"P c #b0cfe2", +"I c #b9dbeb", +"U c #cac8c4", +"Y c #c3dfed", +"T c #c5e1ef", +"R c #cbe2ef", +"E c #d5e4ef", +"W c #d2e7f2", +"Q c #e8f6fa", +"! c #feffff", +/* pixels */ +"<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<<<<<<<<<<<<<<<", +"<<<<<<<<<<", +"<<<<:>3&<#<<<<<", +"<<<<&#*+<<<<