Home
last modified time | relevance | path

Searched refs:resize_frame (Results 1 – 25 of 135) sorted by relevance

123456

/dports/games/simutrans/simutrans-121.0/gui/
H A Dhelp_frame.cc243 void help_frame_t::set_text(const char * buf, bool resize_frame ) in set_text() argument
247 if( resize_frame ) { in set_text()
306 void help_frame_t::set_helpfile(const char *filename, bool resize_frame ) in set_helpfile() argument
342 set_text( buf, resize_frame ); in set_helpfile()
347 set_text( buf, resize_frame ); in set_helpfile()
351 set_text( "<title>Error</title>Help text not found", resize_frame ); in set_helpfile()
357 set_text( buf, resize_frame ); in set_helpfile()
361 set_text( buf, resize_frame ); in set_helpfile()
365 set_text( "", resize_frame ); in set_helpfile()
H A Dhelp_frame.h35 void set_helpfile(const char *filename, bool resize_frame );
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/effects/RFXscripts/
H A Ddeinterlace.script58 &resize_frame($name,int($width/2),int($height/2));
63 &resize_frame($name,$width,$height);
H A Dspin.script53 # this is for resize_frame
72 &resize_frame($name,$width,$height);
H A Dshrink_expand.script68 # this is for resize_frame
133 &resize_frame($name,$hsize,$vsize);
H A Dresize.script68 &resize_frame($name, $width, $height);
H A Dtransition_splice.script57 &resize_frame($name,$width,$height);
/dports/x11-wm/wmii/wmii-3.6/cmd/wmii/
H A Dcolumn.c226 resize_frame(f, f->r); in scale_column()
301 resize_frame(f, f->r); in scale_column()
310 resize_frame(f, f->r); in scale_column()
413 resize_frame(fp, fp->r); in resize_colframeh()
417 resize_frame(fn, fn->r); in resize_colframeh()
420 resize_frame(f, *r); in resize_colframeh()
H A Dmouse.c281 resize_frame(f->anext, f->anext->r); in do_managed_move()
289 resize_frame(f->aprev, f->aprev->r); in do_managed_move()
303 resize_frame(f->aprev, f->aprev->r); in do_managed_move()
311 resize_frame(f, fw->fr); in do_managed_move()
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/
H A Dframe.h33 void resize_frame(Frame *f, ResizeDirection dir, int size);
/dports/x11-wm/pwm/pwm-20070720/
H A Dmoveres.h23 extern void resize_frame(WFrame *frame, int dx, int dy, int mode,
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dsplit.c424 resize_frame (rp_frame *frame, rp_frame *pusher, int diff, in resize_frame() function
498 return resize_frame (frame, pusher, diff, in resize_frame_right()
507 return resize_frame (frame, pusher, diff, in resize_frame_left()
516 return resize_frame (frame, pusher, diff, in resize_frame_top()
525 return resize_frame (frame, pusher, diff, in resize_frame_bottom()
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dsplit.c419 resize_frame(rp_frame *frame, rp_frame *pusher, int diff, in resize_frame() function
496 return resize_frame(frame, pusher, diff, in resize_frame_right()
505 return resize_frame(frame, pusher, diff, in resize_frame_left()
514 return resize_frame(frame, pusher, diff, in resize_frame_top()
523 return resize_frame(frame, pusher, diff, in resize_frame_bottom()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp420 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
426 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp420 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
426 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp420 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
426 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp420 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
426 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp419 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
425 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp419 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
425 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp426 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
432 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A Dc1_MacroAssembler_ppc.cpp429 if (frame_resize) { resize_frame(-frame_resize, R0); } in call_c_with_frame_resize()
435 if (frame_resize) { resize_frame(frame_resize, R0); } in call_c_with_frame_resize()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dstack.cc119 inline void resize_frame(frame *f, size_t oldsize, size_t newsize) in resize_frame() function
661 resize_frame(globals, globals_size, codelet->framesize); in run()
/dports/math/asymptote/asymptote-2.67/
H A Dstack.cc122 inline void resize_frame(frame *f, size_t oldsize, size_t newsize) in resize_frame() function
670 resize_frame(globals, globals_size, codelet->framesize); in run()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1594 __ resize_frame(-resize_len, parmBlk, true); in generate_push_Block() local
1867 __ resize_frame(-frame_resize, Z_R0, true); in generate_ghash_processBlocks() local
2202 … __ resize_frame(-(6*8), Z_R0, true); // Resize frame to provide add'l space to spill 5 registers. in generate_CRC_updateBytes() local
2206 … __ resize_frame(+(6*8), Z_R0, true); // Resize frame to provide add'l space to spill 5 registers. in generate_CRC_updateBytes() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1594 __ resize_frame(-resize_len, parmBlk, true); in generate_push_Block() local
1867 __ resize_frame(-frame_resize, Z_R0, true); in generate_ghash_processBlocks() local
2202 … __ resize_frame(-(6*8), Z_R0, true); // Resize frame to provide add'l space to spill 5 registers. in generate_CRC_updateBytes() local
2206 … __ resize_frame(+(6*8), Z_R0, true); // Resize frame to provide add'l space to spill 5 registers. in generate_CRC_updateBytes() local

123456