Home
last modified time | relevance | path

Searched defs:drawing_area (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DQuickDraw_Graphics_Suppleme.py18 class drawing_area(aetools.ComponentItem): class
DQuickDraw_Graphics_Suite.py64 class drawing_area(aetools.ComponentItem): class
/external/libvncserver/client_examples/
Dgtkvncviewer.c388 GtkWidget *drawing_area=NULL; in resize() local
480 GtkWidget *drawing_area = rfbClientGetClientData (cl, gtk_init); in update() local
/external/fio/
Dgclient.c940 GtkWidget *frame, *tree_view, *hbox, *completion_vbox, *drawing_area; in gfio_show_latency_buckets() local
1101 GtkWidget *tree_view, *frame, *hbox, *drawing_area, *completion_vbox; in gfio_show_clat_percentiles() local
Dgfio.h42 GtkWidget *drawing_area; member