search for: print_preview

Displaying 2 results from an estimated 2 matches for "print_preview".

2007 Jul 19
0
[1122] trunk/wxruby2/swig/classes/PrintPreview.i: Mark the PrintOuts associated with a Preview to prevent premature
...;> #include <wx/print.h> </span><span class="cx"> %} </span><span class="cx"> </span><ins>+%{ + static void mark_wxPrintPreview(void *ptr) + { +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspwxPrintPreview* print_preview = (wxPrintPreview*)ptr; +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspwxPrintout* printout = print_preview->GetPrintout(); +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsprb_gc_mark( SWIG_RubyInstanceFor(printout) ); +&nbsp&nbsp&nbs...
2010 Jun 25
0
Wine release 1.2-rc5
...call. wined3d: Remove spaces after '\n's. shell32/tests: Make I{DataObject,ShellBrowser}Impl_Construct() static. d3dxof: Make fdi_{alloc,free}() static. d3dx9_36: Make assemble_shader() static. gdiplus: Make measure_ranges_callback() static. wordpad: Make print_preview() and preview_page_hittest() static. kernel32: GetProcessDword() is unused so remove it. usbd.sys: Fix the test for type control endpoints. winecfg: The winecfg debug channel is unused so remove it. programs: Remove spaces before '\n's in the resources. winhlp3...