Home
last modified time | relevance | path

Searched refs:syncPaint (Results 1 – 12 of 12) sorted by relevance

/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
92 pexist( syncPaint) || in Window_update_sys_handle()
101 syncPaint = pexist( syncPaint) ? pget_B( syncPaint) : my-> get_syncPaint( self); in Window_update_sys_handle()
114 owner, syncPaint, borderIcons, borderStyle, taskListed, windowState, in Window_update_sys_handle()
120 pdelete( syncPaint); in Window_update_sys_handle()
H A DApplication.cls39 property Bool syncPaint;
H A DWidget.c224 Bool clipOwner, layered, syncPaint, transparent; in Widget_update_sys_handle() local
228 pexist( syncPaint) || in Widget_update_sys_handle()
238 syncPaint = pexist( syncPaint) ? pget_B( syncPaint) : my-> get_syncPaint( self); in Widget_update_sys_handle()
246 if ( !apc_widget_create( self, owner, syncPaint, clipOwner, transparent, parentHandle, layered)) in Widget_update_sys_handle()
250 pdelete( syncPaint); in Widget_update_sys_handle()
3089 Widget_syncPaint( Handle self, Bool set, Bool syncPaint) in Widget_syncPaint() argument
3096 pset_i( syncPaint, syncPaint); in Widget_syncPaint()
H A DWidget.cls110 property Bool syncPaint;
H A DApplication.c187 pdelete( syncPaint); in Application_set()
1026 Bool Application_syncPaint( Handle self, Bool set, Bool syncPaint) { return false; } in Application_syncPaint() argument
/dports/x11-toolkits/p5-Prima/Prima-1.63/t/Widget/
H A DPaint.t21 syncPaint => 0,
/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() argument
242 apt_assign( aptSyncPaint, syncPaint); in create_group()
319 apc_window_create( Handle self, Handle owner, Bool syncPaint, int borderIcons, in apc_window_create() argument
389 if ( !create_group( self, owner, syncPaint, false, in apc_window_create()
404 apt_assign( aptSyncPaint, syncPaint); in apc_window_create()
944 apc_widget_create( Handle self, Handle owner, Bool syncPaint, Bool clipOwner, in apc_widget_create() argument
988 create_group( self, owner, syncPaint, clipOwner, 0, WC_CUSTOM, in apc_widget_create()
/dports/x11-toolkits/p5-Prima/Prima-1.63/pod/Prima/
H A DWidget.pod150 the C<::syncPaint> property.
1888 =item syncPaint BOOLEAN
2280 See also: C<validate_rect>, C<get_invalid_rect>, C<repaint>, C<Paint>, C<syncPaint>, C<update_view>
2465 C<update_view>, C<syncPaint>
2593 If a widget has C<::syncPaint> set to 1,
2596 See also: C<invalidate_rect>, C<get_invalid_rect>, C<repaint>, C<Paint>, C<syncPaint>, C<update_vie…
2605 See also: C<invalidate_rect>, C<get_invalid_rect>, C<repaint>, C<Paint>, C<syncPaint>, C<update_vie…
2633 See also: C<validate_rect>, C<invalidate_rect>, C<repaint>, C<Paint>, C<syncPaint>, C<update_view>
3074 See also: C<repaint>, C<syncPaint>, C<get_invalid_rect>, C<scroll>,
3113 L</clipOwner>, L</syncPaint>, L</layered>, L</transparent>
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DClasses.pm1002 syncPaint => 0,
1603 syncPaint => 1,
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Dialog/
H A DColorDialog.pm243 syncPaint => 1,
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h2030 apc_window_create( Handle self, Handle owner, Bool syncPaint, int borderIcons, int borderStyle,
2143 apc_widget_create( Handle self, Handle owner, Bool syncPaint,
/dports/graphics/fotofix/fotofix-2a4706c/
H A Dfotofix3156 syncPaint => 1,