search for: prop_get

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

2007 Nov 15
0
4 commits - libswfdec/swfdec_asbroadcaster.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame_internal.h libswfdec/swfdec_as_function.c libswfdec/swfdec_as_interpret.c test/trace
...callee: func_and_child Child: arguments: caller: func_and_child -callee: func +callee: child Prop set: arguments: a, -caller: null +caller: run callee: prop_set Child: arguments: caller: prop_set -callee: func +callee: child Prop get: arguments: -caller: null +caller: run callee: prop_get Child: arguments: caller: prop_get -callee: func +callee: child Watcher: arguments: watched,true,false, -caller: null +caller: run callee: watcher Child: arguments: caller: watcher -callee: func +callee: child Broadcast: arguments: -caller: null +caller: run callee: broadcast Ch...
2018 Apr 27
0
Wine release 3.7
...tests for values with embedded null characters. reg/tests: Add tests for values with embedded null characters. regedit: Null terminate hex-formatted REG_SZ data if necessary. reg: Null terminate hex-formatted REG_SZ data if necessary. Jacek Caban (3): jscript: Remove unused prop_get arguments. jscript: Remove unused prop_put arguments. d3d11.idl: Fixed a typo in CD3D11_BLEND_DESC constructor. Jactry Zeng (7): riched20: Check para before use in ME_PrevRun. riched20: Save reobj in linked list. riched20: Implement IRichEditOle::GetObjectCount....