Home
last modified time | relevance | path

Searched refs:_isPerformingInteractiveMove (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPDocument_Moving.m92 if (_isPerformingInteractiveMove)
135 _isPerformingInteractiveMove = YES;
148 if (!_isPerformingInteractiveMove)
283 if (!_isPerformingInteractiveMove)
329 _isPerformingInteractiveMove = NO;
H A DPPDocument_LayerOperationTarget.m36 || _isPerformingInteractiveMove)
H A DPPDocument.h122 bool _isPerformingInteractiveMove; variable
H A DPPDocument.m130 if (_isPerformingInteractiveMove)