Searched refs:rel_y (Results 1 – 2 of 2) sorted by relevance
115 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local139 rel_y -= pAnchor->y; in fillFrameProps()154 rProps[ USTR( "svg:y" ) ] = convertPixelToUnitString( rel_y ); in fillFrameProps()192 aBuf.append( convertPixelToUnitString( rel_y ) ); in fillFrameProps()
215 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local227 rProps[ USTR( "svg:y" ) ] = convertPixelToUnitString( rel_y ); in fillFrameProps()267 aBuf.append( convertPixelToUnitString( rel_y ) ); in fillFrameProps()
Completed in 33 milliseconds