Home
last modified time | relevance | path

Searched refs:kPPSamplerImagePanelType_Panel (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPSamplerImagePanelController.m70 [_ppDocument activatePreviousSamplerImageForPanelType: kPPSamplerImagePanelType_Panel];
75 [_ppDocument activateNextSamplerImageForPanelType: kPPSamplerImagePanelType_Panel];
97 [_samplerImageView setSamplerImagePanelType: kPPSamplerImagePanelType_Panel
121 && ![_ppDocument hasActiveSamplerImageForPanelType: kPPSamplerImagePanelType_Panel])
324 && ([samplerImagePanelTypeNumber intValue] != kPPSamplerImagePanelType_Panel))
339 kPPSamplerImagePanelType_Panel]);
381 samplerImage = [_ppDocument activeSamplerImageForPanelType: kPPSamplerImagePanelType_Panel];
H A DPPSamplerImagePanelType.h28 kPPSamplerImagePanelType_Panel, enumerator
H A DPPDocumentWindowController_Actions.m654 [_ppDocument activateNextSamplerImageForPanelType: kPPSamplerImagePanelType_Panel];
659 [_ppDocument activatePreviousSamplerImageForPanelType: kPPSamplerImagePanelType_Panel];
H A DPPDocument_SamplerImages.m318 kPPSamplerImagePanelType_Panel];
H A DPPDocumentWindowController_MenuValidation.m223 return ([_ppDocument hasActiveSamplerImageForPanelType: kPPSamplerImagePanelType_Panel]) ?