Home
last modified time | relevance | path

Searched refs:syncIterator (Results 1 – 14 of 14) sorted by relevance

/imagick/tests/
H A D250_ImagickPixelIterator_resetIterator_basic.phpt31 $imageIterator->syncIterator();
46 … $imageIterator->syncIterator(); /* Sync the iterator, this is important to do on each iteration */
H A D083_Imagick_getPixelIterator_basic.phpt25 … $imageIterator->syncIterator(); /* Sync the iterator, this is important to do on each iteration */
H A D084_Imagick_getPixelRegionIterator_basic.phpt25 … $imageIterator->syncIterator(); /* Sync the iterator, this is important to do on each iteration */
H A D248_ImagickPixelIterator_clear_basic.phpt29 $imageIterator->syncIterator();
H A D249_ImagickPixelIterator_getNextIteratorRow_basic.phpt29 $imageIterator->syncIterator();
H A D251_ImagickPixelIterator_setIteratorRow_basic.phpt28 $imageIterator->syncIterator();
H A D252_ImagickPixelIterator_construct_basic.phpt28 $imageIterator->syncIterator();
H A D247_ImagickPixelIterator_construct_basic.phpt28 $imageIterator->syncIterator();
H A D020-pixeliterator.phpt43 $pixelRegion->syncIterator();
H A D229_Tutorial_fxAnalyzeImage_case1.phpt32 … $imageIterator->syncIterator(); /* Sync the iterator, this is important to do on each iteration */
/imagick/
H A DImagickPixelIterator.stub.php59 public function syncIterator(): bool {} function in ImagickPixelIterator
H A DImagickPixelIterator_arginfo.h178 ZEND_METHOD(ImagickPixelIterator, syncIterator);
202 …ZEND_ME(ImagickPixelIterator, syncIterator, arginfo_class_ImagickPixelIterator_syncIterator, ZEND_…
H A Dimagickpixeliterator_class.c126 PHP_METHOD(ImagickPixelIterator, syncIterator) in PHP_METHOD() argument
H A DChangeLog730 - Removed useless check from ImagickPixelIterator::syncIterator

Completed in 25 milliseconds