Home
last modified time | relevance | path

Searched refs:_moveto_twips (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/p5-SWF-Builder/SWF-Builder-0.16/lib/SWF/Builder/Character/Font/
H A DFreeType.pm76 ( move_to => sub { $gs->_moveto_twips(@_) },
/dports/graphics/p5-SWF-Builder/SWF-Builder-0.16/lib/SWF/Builder/
H A DExElement.pm198 sub _moveto_twips { subroutine
H A DShape.pm227 sub _moveto_twips { subroutine
268 $self->_moveto_twips( @{pop @{$self->{_pos_stack}}} );
331 $self->_moveto_twips($x*20, $y*20);