Home
last modified time | relevance | path

Searched refs:TIpAnimatedGraphic (Results 1 – 8 of 8) sorted by relevance

/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Dipanim.pas176 TIpAnimatedGraphic = class(TGraphic) class
465 constructor TIpAnimatedGraphic.Create;
486 destructor TIpAnimatedGraphic.Destroy;
504 if Source is TIpAnimatedGraphic then
505 with Source as TIpAnimatedGraphic do begin
711 procedure TIpAnimatedGraphic.FreeAnimationFrames;
721 function TIpAnimatedGraphic.GetEmpty : Boolean; in TIpAnimatedGraphic.GetEmpty()
726 function TIpAnimatedGraphic.GetHeight : Integer; in TIpAnimatedGraphic.GetHeight()
731 function TIpAnimatedGraphic.GetWidth : Integer; in GetWidth()
736 procedure TIpAnimatedGraphic.Initialize;
[all …]
H A Diphtml.pas4963 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
8011 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
8488 with TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic) do
11177 and (FPicture.Graphic is TIpAnimatedGraphic)
11204 and (FPicture.Graphic is TIpAnimatedGraphic)
11334 if (FPicture.Graphic is TIpAnimatedGraphic)
11335 and (TIpAnimatedGraphic(FPicture.Graphic).Images.Count > 1) then begin
11336 TIpAnimatedGraphic(FPicture.Graphic).AggressiveDrawing := True;
11394 and (FPicture.Graphic is TIpAnimatedGraphic)
11419 and (FPicture.Graphic is TIpAnimatedGraphic)
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipanim.pas171 TIpAnimatedGraphic = class(TGraphic) class
460 constructor TIpAnimatedGraphic.Create;
481 destructor TIpAnimatedGraphic.Destroy;
499 if Source is TIpAnimatedGraphic then
500 with Source as TIpAnimatedGraphic do begin
704 procedure TIpAnimatedGraphic.FreeAnimationFrames;
714 function TIpAnimatedGraphic.GetEmpty : Boolean; in TIpAnimatedGraphic.GetEmpty()
719 function TIpAnimatedGraphic.GetHeight : Integer; in TIpAnimatedGraphic.GetHeight()
724 function TIpAnimatedGraphic.GetWidth : Integer; in GetWidth()
729 procedure TIpAnimatedGraphic.Initialize;
[all …]
H A Diphtml.pas4778 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
7768 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
8228 with TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic) do
10884 and (FPicture.Graphic is TIpAnimatedGraphic)
10902 and (FPicture.Graphic is TIpAnimatedGraphic)
11020 if (FPicture.Graphic is TIpAnimatedGraphic)
11021 and (TIpAnimatedGraphic(FPicture.Graphic).Images.Count > 1) then begin
11022 TIpAnimatedGraphic(FPicture.Graphic).AggressiveDrawing := True;
11076 and (FPicture.Graphic is TIpAnimatedGraphic)
11092 and (FPicture.Graphic is TIpAnimatedGraphic)
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Dipanim.pas171 TIpAnimatedGraphic = class(TGraphic) class
460 constructor TIpAnimatedGraphic.Create;
481 destructor TIpAnimatedGraphic.Destroy;
499 if Source is TIpAnimatedGraphic then
500 with Source as TIpAnimatedGraphic do begin
704 procedure TIpAnimatedGraphic.FreeAnimationFrames;
714 function TIpAnimatedGraphic.GetEmpty : Boolean; in TIpAnimatedGraphic.GetEmpty()
719 function TIpAnimatedGraphic.GetHeight : Integer; in TIpAnimatedGraphic.GetHeight()
724 function TIpAnimatedGraphic.GetWidth : Integer; in GetWidth()
729 procedure TIpAnimatedGraphic.Initialize;
[all …]
H A Diphtml.pas4778 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
7768 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
8228 with TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic) do
10884 and (FPicture.Graphic is TIpAnimatedGraphic)
10902 and (FPicture.Graphic is TIpAnimatedGraphic)
11020 if (FPicture.Graphic is TIpAnimatedGraphic)
11021 and (TIpAnimatedGraphic(FPicture.Graphic).Images.Count > 1) then begin
11022 TIpAnimatedGraphic(FPicture.Graphic).AggressiveDrawing := True;
11076 and (FPicture.Graphic is TIpAnimatedGraphic)
11092 and (FPicture.Graphic is TIpAnimatedGraphic)
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Dipanim.pas176 TIpAnimatedGraphic = class(TGraphic) class
465 constructor TIpAnimatedGraphic.Create;
486 destructor TIpAnimatedGraphic.Destroy;
504 if Source is TIpAnimatedGraphic then
505 with Source as TIpAnimatedGraphic do begin
711 procedure TIpAnimatedGraphic.FreeAnimationFrames;
721 function TIpAnimatedGraphic.GetEmpty : Boolean; in TIpAnimatedGraphic.GetEmpty()
726 function TIpAnimatedGraphic.GetHeight : Integer; in TIpAnimatedGraphic.GetHeight()
731 function TIpAnimatedGraphic.GetWidth : Integer; in GetWidth()
736 procedure TIpAnimatedGraphic.Initialize;
[all …]
H A Diphtml.pas4963 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
8011 TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic).
8488 with TIpAnimatedGraphic(TIpHtmlNodeIMG(AnimationFrames[i]).FPicture.Graphic) do
11177 and (FPicture.Graphic is TIpAnimatedGraphic)
11204 and (FPicture.Graphic is TIpAnimatedGraphic)
11334 if (FPicture.Graphic is TIpAnimatedGraphic)
11335 and (TIpAnimatedGraphic(FPicture.Graphic).Images.Count > 1) then begin
11336 TIpAnimatedGraphic(FPicture.Graphic).AggressiveDrawing := True;
11394 and (FPicture.Graphic is TIpAnimatedGraphic)
11419 and (FPicture.Graphic is TIpAnimatedGraphic)