Home
last modified time | relevance | path

Searched refs:pget_sv (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/IPA/IPA-1.08/Point/
H A DPoint2.c78 SV *sv = pget_sv(test); in IPA__Point_mask()
83 SV *sv = pget_sv(match); in IPA__Point_mask()
88 SV *sv = pget_sv(mismatch); in IPA__Point_mask()
H A DPoint.c49 SV *sv=pget_sv(images); in IPA__Point_combine()
326 SV *sv=pget_sv(lookup); in IPA__Point_remap()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DWidget.c67 SvHV_Font( pget_sv( font), &Font_buffer, "Widget::init"); in Widget_init()
84 my-> set_palette( self, pget_sv( palette)); in Widget_init()
95 my-> set_hint ( self, pget_sv( hint)); in Widget_init()
113 my-> set_text ( self, pget_sv( text)); in Widget_init()
128 if ( SvTYPE( sv = pget_sv( popupItems)) != SVt_NULL) in Widget_init()
130 if ( SvTYPE( sv = pget_sv( accelItems)) != SVt_NULL) in Widget_init()
150 av = ( AV *) SvRV( pget_sv( designScale)); in Widget_init()
189 my-> set_packInfo( self, pget_sv( packInfo)); in Widget_init()
190 my-> set_placeInfo( self, pget_sv( placeInfo)); in Widget_init()
200 SV * widgets = pget_sv( widgets); in Widget_init()
[all …]
H A DWidget_geometry.c897 SV * sv = pget_sv( after); in Widget_packInfo()
903 sv = pget_sv( before); in Widget_packInfo()
913 SV * sv = pget_sv( before); in Widget_packInfo()
924 SV * sv = pget_sv( in); in Widget_packInfo()
1232 SV * sv = pget_sv( x); in Widget_placeInfo()
1237 SV * sv = pget_sv( y); in Widget_placeInfo()
1242 SV * sv = pget_sv( width); in Widget_placeInfo()
1247 SV * sv = pget_sv( height); in Widget_placeInfo()
1252 SV * sv = pget_sv( relx); in Widget_placeInfo()
1257 SV * sv = pget_sv( rely); in Widget_placeInfo()
[all …]
H A DDrawable.c39 my-> set_fillPattern ( self, pget_sv( fillPattern)); in Drawable_init()
42 my-> set_linePattern ( self, pget_sv( linePattern)); in Drawable_init()
56 sv = pget_sv( translate); in Drawable_init()
67 sv = pget_sv( fillPatternOffset); in Drawable_init()
78 SvHV_Font( pget_sv( font), &Font_buffer, "Drawable::init"); in Drawable_init()
80 my-> set_palette( self, pget_sv( palette)); in Drawable_init()
170 SvHV_Font( pget_sv( font), &Font_buffer, "Drawable::set"); in Drawable_set()
176 AV * av = ( AV *) SvRV( pget_sv( translate)); in Drawable_set()
195 AV * av = ( AV *) SvRV( pget_sv( fillPatternOffset)); in Drawable_set()
1012 SV * sv = pget_sv(closed); in Drawable_render_spline()
[all …]
H A DFile.c43 file = pget_sv(file); in File_init()
45 my-> set_file( self, pget_sv( file)); in File_init()
H A DWindow.c39 SvHV_Font( pget_sv( menuFont), &Font_buffer, "Window::init"); in Window_init()
41 if ( SvTYPE( sv = pget_sv( menuItems)) != SVt_NULL) in Window_init()
45 my-> set_effects( self, pget_sv( effects)); in Window_init()
465 SvHV_Font( pget_sv( menuFont), &Font_buffer, "Window::set"); in Window_set()
480 prima_read_point( pget_sv( frameOrigin), set, 2, "Array panic on 'frameOrigin'"); in Window_set()
490 prima_read_point( pget_sv( frameSize), set, 2, "Array panic on 'frameSize'"); in Window_set()
H A DAccelTable.c21 my-> set_items( self, pget_sv( items)); in AccelTable_init()
H A DApplication.c26 SV * hintFont = pget_sv( hintFont); in Application_init()
40 SvHV_Font( pget_sv( font), &Font_buffer, "Application::init"); in Application_init()
42 SvHV_Font( pget_sv( popupFont), &Font_buffer, "Application::init"); in Application_init()
45 AV * av = ( AV *) SvRV( pget_sv( designScale)); in Application_init()
98 if ( SvTYPE( sv = pget_sv( accelItems)) != SVt_NULL) in Application_init()
100 if ( SvTYPE( sv = pget_sv( popupItems)) != SVt_NULL) in Application_init()
H A DImage.c83 my-> set_data( self, pget_sv( data)); in Image_init()
88 int ps = apc_img_read_palette( var->palette, pget_sv( palette), true); in Image_init()
94 prima_read_point( pget_sv( resolution), (int*)&set, 2, "Array panic on 'resolution'"); in Image_init()
289 palette = pget_sv(palette); in Image_set()
292 palette = pget_sv(colormap); in Image_set()
308 prima_read_point( pget_sv( size), set, 2, "Array panic on 'size'"); in Image_set()
316 prima_read_point( pget_sv( resolution), (int*)&set, 2, "Array panic on 'resolution'"); in Image_set()
491 data = SvPV( pget_sv( data), dataSize); in Image_set_extended_data()
541 palette = pget_sv( palette); in Image_set_extended_data()
544 palette = pget_sv( colormap); in Image_set_extended_data()
H A DRegion.c62 pget_sv(polygon), "Region::polygon", 'i', in Region_init()
H A DIcon.c253 my-> set_mask( self, pget_sv( mask)); in Icon_init()
630 my-> set_mask( self, pget_sv( mask)); in Icon_set()
H A DComponent.c35 my-> set_name( self, pget_sv( name)); in Component_init()
36 my-> set_delegations( self, pget_sv( delegations)); in Component_init()
H A DAbstractMenu.c460 my-> set_items( self, pget_sv( items)); in AbstractMenu_init()
/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dimg.c251 SV * sv = pget_sv( map); in apc_img_load()
302 SV * sv = pget_sv( profiles); in apc_img_load()
889 SV * sv = pget_sv( images); in apc_img_save()
955 c = pget_sv( codecID); in apc_img_save()
963 c = pget_sv( codecID); in apc_img_save()
H A Dcodec_jpeg.c930 SV * sv = pget_sv( appdata); in save()
942 j_write_extras( &l-> c, JPEG_COM, pget_sv( comment)); in save()
H A Dcodec_png.c1543 SV * sv = pget_sv(transparency_table); in write_tRNS()
1673 if ( pexist( iccp_profile)) prf = SvPV( pget_sv( iccp_profile), plen); in write_iCCP()
1713 SV * sv = pget_sv( text); in write_TEXT()
H A Dcodec_Xpm.c542 SV * sv = pget_sv( extensions); in save()
H A Dcodec_gif.c620 ps = apc_img_read_palette( r = rgbc, pget_sv( screenPalette), true); in save()
/dports/graphics/IPA/IPA-1.08/Global/
H A DGlobal.c24 gsv=pget_sv(gradient); in IPA__Global_close_edges()
/dports/graphics/IPA/IPA-1.08/Morphology/
H A DMorphology.c129 SV *tblstr=pget_sv(lookup); in IPA__Morphology_BWTransform()
/dports/graphics/IPA/IPA-1.08/Local/
H A DLocal.c738 SV *sv=pget_sv(matrix); in IPA__Local_filter3x3()
1289 SV * sv = pget_sv(threshold), **ssv; in IPA__Local_hysteresis()
/dports/x11-toolkits/p5-Prima/Prima-1.63/pod/Prima/
H A Dinternals.pod549 pget_sv( palette) : my->get_palette( self));
873 =item pget_sv, pget_i, pget_f, pget_c, pget_H, pget_B
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h1389 #define pget_sv( key) ((( temporary_prf_Sv = hv_fetch( profile, # key, (I32) strlen( # key), 0)) ==… macro
1396 #define pget_H( key) gimme_the_mate( pget_sv( key))
1397 #define pget_B( key) ( SvTRUE( pget_sv( key)))