Home
last modified time | relevance | path

Searched defs:syncPaint (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dwidgets.c132 create_group( Handle self, Handle owner, Bool syncPaint, Bool clipOwner, in create_group()
319 apc_window_create( Handle self, Handle owner, Bool syncPaint, int borderIcons, in apc_window_create()
944 apc_widget_create( Handle self, Handle owner, Bool syncPaint, Bool clipOwner, in apc_widget_create()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DWindow.c87 Bool taskListed, syncPaint, originDontCare, sizeDontCare, layered; in Window_update_sys_handle() local
H A DApplication.c1026 Bool Application_syncPaint( Handle self, Bool set, Bool syncPaint) { return false; } in Application_syncPaint()
H A DWidget.c224 Bool clipOwner, layered, syncPaint, transparent; in Widget_update_sys_handle() local
3089 Widget_syncPaint( Handle self, Bool set, Bool syncPaint) in Widget_syncPaint()