Searched refs:_photo_hash_kv (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Dimage.rb139 def _photo_hash_kv(keys) method in class:TkPhotoImage
152 private :_photo_hash_kv
281 tk_send('copy', src, *_photo_hash_kv(opts[0]))
319 tk_split_list(tk_send('data', *_photo_hash_kv(keys)))
333 tk_send('put', data, *_photo_hash_kv(opts[0]))
345 tk_send('read', file, *_photo_hash_kv(opts[0]))
381 tk_send('write', file, *_photo_hash_kv(opts[0]))

Completed in 182 milliseconds