Home
last modified time | relevance | path

Searched refs:mkpixmap (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Demo/imgbrowse/
Dmac_image.py11 def mkpixmap(w, h, fmt, data): function
Dimgbrowse.py60 pixmap = mac_image.mkpixmap(w, h, imgformat.macrgb16, data)