Home
last modified time | relevance | path

Searched refs:apc_widget_map_points (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DWidget.c864 apc_widget_map_points( org, true, 1, &px); in handle_popup()
865 apc_widget_map_points( self, false, 1, &px); in handle_popup()
1284 apc_widget_map_points( self, true, 2, p); in Widget_next_positional()
1285 apc_widget_map_points( horizon, false, 2, p); in Widget_next_positional()
1296 apc_widget_map_points( x, true, 2, p); in Widget_next_positional()
1297 apc_widget_map_points( horizon, false, 2, p); in Widget_next_positional()
2809 apc_widget_map_points( self, false, 1, &p); in Widget_pointerPos()
2812 apc_widget_map_points( self, true, 1, &p); in Widget_pointerPos()
3260 apc_widget_map_points( self, true, count, points); in XS()
3293 apc_widget_map_points( self, false, count, points); in XS()
H A DApplication.c689 apc_widget_map_points( var-> hintUnder, true, 1, &pos); in hshow()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_widget.c15 apc_widget_map_points( Handle self, Bool toScreen, int n, Point *p) in apc_widget_map_points() function
H A Dapc_menu.c1850 apc_widget_map_points( self, false, 1, &e. gen. P); in prima_handle_menu_shortcuts()
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dwidgets.c909 apc_widget_map_points( Handle self, Bool toScreen, int count, Point * p) in apc_widget_map_points() function
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h2240 apc_widget_map_points( Handle self, Bool toScreen, int count, Point * points);