Home
last modified time | relevance | path

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

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpaintdialogs.inc279 if not Assigned(Image) or not image.CheckCurrentLayerVisible then
308 if not Assigned(Image) or not image.CheckCurrentLayerVisible then
338 if not Assigned(Image) or not image.CheckCurrentLayerVisible then
367 if not Assigned(Image) or not image.CheckCurrentLayerVisible then
396 if not Assigned(Image) or not Image.CheckCurrentLayerVisible then
569 if not Assigned(Image) or not Image.CheckCurrentLayerVisible then
H A Dufilters.pas113 if not AInstance.image.CheckCurrentLayerVisible then exit;
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/image/
H A Duimage.pas252 function CheckCurrentLayerVisible: boolean; in CheckCurrentLayerVisible() function
2251 function TLazPaintImage.CheckCurrentLayerVisible: boolean; in CheckCurrentLayerVisible() function
H A Duimageaction.pas970 if not image.CheckCurrentLayerVisible then exit;