Searched refs:lodepng_state_copy (Results 1 – 2 of 2) sorted by relevance
651 void lodepng_state_copy(LodePNGState* dest, const LodePNGState* source);
4863 void lodepng_state_copy(LodePNGState* dest, const LodePNGState* source) in lodepng_state_copy() function6120 lodepng_state_copy(this, &other); in State()6130 lodepng_state_copy(this, &other); in operator =()