Searched refs:rel_x (Results 1 – 2 of 2) sorted by relevance
115 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local138 rel_x -= pAnchor->x; in fillFrameProps()153 rProps[ USTR( "svg:x" ) ] = convertPixelToUnitString( rel_x ); in fillFrameProps()190 aBuf.append( convertPixelToUnitString( rel_x ) ); in fillFrameProps()
215 double rel_x = rElem.x, rel_y = rElem.y; in fillFrameProps() local226 rProps[ USTR( "svg:x" ) ] = convertPixelToUnitString( rel_x ); in fillFrameProps()265 aBuf.append( convertPixelToUnitString( rel_x ) ); in fillFrameProps()
Completed in 24 milliseconds