Home
last modified time | relevance | path

Searched refs:AHeight (Results 826 – 839 of 839) sorted by relevance

1...<<31323334

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkwinapi.inc1885 …procedure GetColorMask(AImage, AMask: PGDKPixmap; AImgBits, AMskBits: PByte; AWidth, AHeight: inte…
1935 Image := gdk_drawable_get_image(AImage, 0, 0, AWidth, AHeight);
1938 else MaskImage := gdk_drawable_get_image(AMask, 0, 0, AWidth, AHeight);
1944 for j := 0 to AHeight - 1 do
1969 for j := 0 to AHeight - 1 do
/dports/graphics/photivo/photivo/Sources/
H A DptImage.cpp5000 const uint16_t AHeight, in fill4stack() argument
5019 if (hX >= AWidth || hY >= AHeight ) continue; in fill4stack()
/dports/editors/lazarus/lazarus/lcl/
H A Dgrids.pas1004 procedure DoSetBounds(ALeft, ATop, AWidth, AHeight: integer); override;
7175 procedure TCustomGrid.DoSetBounds(ALeft, ATop, AWidth, AHeight: integer);
7178 inherited DoSetBounds(ALeft, ATop, AWidth, AHeight);
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dgrids.pas1004 procedure DoSetBounds(ALeft, ATop, AWidth, AHeight: integer); override;
7175 procedure TCustomGrid.DoSetBounds(ALeft, ATop, AWidth, AHeight: integer);
7178 inherited DoSetBounds(ALeft, ATop, AWidth, AHeight);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dgrids.pas1024 procedure DoSetBounds(ALeft, ATop, AWidth, AHeight: integer); override;
7321 procedure TCustomGrid.DoSetBounds(ALeft, ATop, AWidth, AHeight: integer);
7324 inherited DoSetBounds(ALeft, ATop, AWidth, AHeight);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dgrids.pas1024 procedure DoSetBounds(ALeft, ATop, AWidth, AHeight: integer); override;
7321 procedure TCustomGrid.DoSetBounds(ALeft, ATop, AWidth, AHeight: integer);
7324 inherited DoSetBounds(ALeft, ATop, AWidth, AHeight);
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Diphtml.pas2123 function BuildLinefeedEntry(EType: TElementType; AHeight: Integer): PIpHtmlElement;
8876 AHeight: Integer): PIpHtmlElement;
8881 Result.LFHeight := AHeight;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphtml.pas2033 function BuildLinefeedEntry(EType: TElementType; AHeight: Integer): PIpHtmlElement;
8597 AHeight: Integer): PIpHtmlElement;
8602 Result.LFHeight := AHeight;
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Diphtml.pas2123 function BuildLinefeedEntry(EType: TElementType; AHeight: Integer): PIpHtmlElement;
8876 AHeight: Integer): PIpHtmlElement;
8881 Result.LFHeight := AHeight;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphtml.pas2033 function BuildLinefeedEntry(EType: TElementType; AHeight: Integer): PIpHtmlElement;
8597 AHeight: Integer): PIpHtmlElement;
8602 Result.LFHeight := AHeight;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/objpas/classes/
H A Dclassesh.inc2209 function Bounds(ALeft, ATop, AWidth, AHeight: Integer): TRect;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/objpas/classes/
H A Dclassesh.inc2209 function Bounds(ALeft, ATop, AWidth, AHeight: Integer): TRect;
/dports/lang/fpc-source/fpc-3.2.2/rtl/objpas/classes/
H A Dclassesh.inc2209 function Bounds(ALeft, ATop, AWidth, AHeight: Integer): TRect;
/dports/lang/fpc/fpc-3.2.2/rtl/objpas/classes/
H A Dclassesh.inc2209 function Bounds(ALeft, ATop, AWidth, AHeight: Integer): TRect;

1...<<31323334