Home
last modified time | relevance | path

Searched defs:aHeight (Results 1 – 25 of 1063) sorted by relevance

12345678910>>...43

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dbitmap_store.cpp114 wxBitmap BITMAP_STORE::GetBitmap( BITMAPS aBitmapId, int aHeight ) in GetBitmap()
120 wxBitmap BITMAP_STORE::GetBitmapScaled( BITMAPS aBitmapId, int aScaleFactor, int aHeight ) in GetBitmapScaled()
135 wxImage BITMAP_STORE::getImage( BITMAPS aBitmapId, int aHeight ) in getImage()
193 const wxString& BITMAP_STORE::bitmapName( BITMAPS aBitmapId, int aHeight ) in bitmapName()
204 wxString BITMAP_STORE::computeBitmapName( BITMAPS aBitmapId, int aHeight ) in computeBitmapName()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DImageBitmapColorUtils.cpp333 int aHeight) { in RGB24ToRGBA32()
340 int aHeight) { in BGR24ToRGBA32()
347 int aHeight) { in RGB24ToBGRA32()
468 int aHeight) { in NV12ToRGB24()
484 int aHeight) { in NV21ToRGB24()
551 int aHeight) { in NV12ToBGR24()
567 int aHeight) { in NV21ToBGR24()
829 int aHeight) { in RGB24ToNV12()
861 int aHeight) { in RGB24ToNV21()
967 int aHeight) { in BGR24ToNV12()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DImageBitmapColorUtils.cpp420 int aWidth, int aHeight) in RGB24Copy()
432 int aWidth, int aHeight) in RGB24ToBGR24()
526 int aWidth, int aHeight) in NV12ToRGB24()
548 int aWidth, int aHeight) in NV21ToRGB24()
639 int aWidth, int aHeight) in NV12ToBGR24()
661 int aWidth, int aHeight) in NV21ToBGR24()
1660 int aWidth, int aHeight) in RGB24ToHSV()
1670 int aWidth, int aHeight) in BGR24ToHSV()
1700 int aWidth, int aHeight) in HSVToRGB24()
1710 int aWidth, int aHeight) in HSVToBGR24()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsScriptableRegion.cpp39 NS_IMETHODIMP nsScriptableRegion::SetToRect(int32_t aX, int32_t aY, int32_t aWidth, int32_t aHeight) in SetToRect()
53 …ETHODIMP nsScriptableRegion::IntersectRect(int32_t aX, int32_t aY, int32_t aWidth, int32_t aHeight) in IntersectRect()
67 NS_IMETHODIMP nsScriptableRegion::UnionRect(int32_t aX, int32_t aY, int32_t aWidth, int32_t aHeight) in UnionRect()
81 …METHODIMP nsScriptableRegion::SubtractRect(int32_t aX, int32_t aY, int32_t aWidth, int32_t aHeight) in SubtractRect()
101 …IMP nsScriptableRegion::GetBoundingBox(int32_t *aX, int32_t *aY, int32_t *aWidth, int32_t *aHeight) in GetBoundingBox()
117 …riptableRegion::ContainsRect(int32_t aX, int32_t aY, int32_t aWidth, int32_t aHeight, bool *contai… in ContainsRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsScriptableRegion.cpp34 int32_t aWidth, int32_t aHeight) { in SetToRect()
49 int32_t aHeight) { in IntersectRect()
62 int32_t aWidth, int32_t aHeight) { in UnionRect()
76 int32_t aHeight) { in SubtractRect()
96 int32_t *aHeight) { in GetBoundingBox()
108 int32_t aWidth, int32_t aHeight, in ContainsRect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ipc/
H A DSharedDIBSurface.cpp16 bool SharedDIBSurface::Create(HDC adc, uint32_t aWidth, uint32_t aHeight, in Create()
25 bool SharedDIBSurface::Attach(Handle aHandle, uint32_t aWidth, uint32_t aHeight, in Attach()
34 void SharedDIBSurface::InitSurface(uint32_t aWidth, uint32_t aHeight, in InitSurface()
H A DSharedDIBWin.cpp39 nsresult SharedDIBWin::Create(HDC aHdc, uint32_t aWidth, uint32_t aHeight, in Create()
58 nsresult SharedDIBWin::Attach(Handle aHandle, uint32_t aWidth, uint32_t aHeight, in Attach()
76 uint32_t SharedDIBWin::SetupBitmapHeader(uint32_t aWidth, uint32_t aHeight, in SetupBitmapHeader()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ipc/
H A DSharedDIBSurface.cpp16 bool SharedDIBSurface::Create(HDC adc, uint32_t aWidth, uint32_t aHeight, in Create()
25 bool SharedDIBSurface::Attach(Handle aHandle, uint32_t aWidth, uint32_t aHeight, in Attach()
34 void SharedDIBSurface::InitSurface(uint32_t aWidth, uint32_t aHeight, in InitSurface()
H A DSharedDIBWin.cpp39 nsresult SharedDIBWin::Create(HDC aHdc, uint32_t aWidth, uint32_t aHeight, in Create()
58 nsresult SharedDIBWin::Attach(Handle aHandle, uint32_t aWidth, uint32_t aHeight, in Attach()
76 uint32_t SharedDIBWin::SetupBitmapHeader(uint32_t aWidth, uint32_t aHeight, in SetupBitmapHeader()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/ipc/
H A DSharedDIBSurface.cpp16 SharedDIBSurface::Create(HDC adc, uint32_t aWidth, uint32_t aHeight, in Create()
28 SharedDIBSurface::Attach(Handle aHandle, uint32_t aWidth, uint32_t aHeight, in Attach()
40 SharedDIBSurface::InitSurface(uint32_t aWidth, uint32_t aHeight, in InitSurface()
H A DSharedDIBWin.cpp51 SharedDIBWin::Create(HDC aHdc, uint32_t aWidth, uint32_t aHeight, in Create()
73 SharedDIBWin::Attach(Handle aHandle, uint32_t aWidth, uint32_t aHeight, in Attach()
94 SharedDIBWin::SetupBitmapHeader(uint32_t aWidth, uint32_t aHeight, in SetupBitmapHeader()
/dports/cad/opencascade/opencascade-7.6.0/samples/OCCTOverview/code/
H A DViewer2dSamples.cxx230 Standard_Integer aWidth = 0, aHeight = 0, anOffset = 0; in RectagularLineGrid2dSample() local
241 Standard_Integer aWidth = 0, aHeight = 0, anOffset = 0; in RectagularPointGrid2dSample() local
252 Standard_Integer aWidth = 0, aHeight = 0, anOffset = 0; in CircularLineGrid2dSample() local
263 Standard_Integer aWidth = 0, aHeight = 0, anOffset = 0; in CircularPointGrid2dSample() local
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/Common/
H A DOCC_2dView.cpp107 Standard_Integer aWidth=0, aHeight=0, anOffset=0; in OnBUTTONGridRectLines() local
126 Standard_Integer aWidth=0, aHeight=0, anOffset=0; in OnBUTTONGridRectPoints() local
145 Standard_Integer aWidth=0, aHeight=0, anOffset=0; in OnBUTTONGridCircLines() local
165 Standard_Integer aWidth=0, aHeight=0, anOffset=0; in OnBUTTONGridCircPoints() local
/dports/cad/opencascade/opencascade-7.6.0/src/Vrml/
H A DVrml_Cone.cxx19 const Standard_Real aHeight) in Vrml_Cone()
46 void Vrml_Cone::SetHeight(const Standard_Real aHeight) in SetHeight()
H A DVrml_Cylinder.cxx19 const Standard_Real aHeight) in Vrml_Cylinder()
46 void Vrml_Cylinder::SetHeight(const Standard_Real aHeight) in SetHeight()
H A DVrml_Cube.cxx18 const Standard_Real aHeight, in Vrml_Cube()
36 void Vrml_Cube::SetHeight(const Standard_Real aHeight) in SetHeight()
H A DVrml_OrthographicCamera.cxx34 const Standard_Real aHeight) in Vrml_OrthographicCamera()
72 void Vrml_OrthographicCamera::SetHeight(const Standard_Real aHeight) in SetHeight()
H A DVrml_SFImage.cxx26 const Standard_Integer aHeight, in Vrml_SFImage()
52 void Vrml_SFImage::SetHeight(const Standard_Integer aHeight) in SetHeight()
/dports/cad/opencascade/opencascade-7.6.0/src/StepShape/
H A DStepShape_RightCircularCylinder.cxx27 const Standard_Real aHeight, in Init()
49 void StepShape_RightCircularCylinder::SetHeight(const Standard_Real aHeight) in SetHeight()
H A DStepShape_RightCircularCone.cxx27 const Standard_Real aHeight, in Init()
51 void StepShape_RightCircularCone::SetHeight(const Standard_Real aHeight) in SetHeight()
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/
H A DMockWidget.h25 MockWidget(int aWidth, int aHeight) in MockWidget()
63 virtual void Resize(double aWidth, double aHeight, bool aRepaint) override {} in Resize()
64 virtual void Resize(double aX, double aY, double aWidth, double aHeight, in Resize()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DWindowSurfaceWayland.cpp302 void WindowBackBufferShm::Create(int aWidth, int aHeight) { in Create()
340 WindowSurfaceWayland* aWindowSurfaceWayland, int aWidth, int aHeight) in WindowBackBufferShm()
353 bool WindowBackBufferShm::Resize(int aWidth, int aHeight) { in Resize()
423 WindowSurfaceWayland* aWindowSurfaceWayland, int aWidth, int aHeight) in WindowBackBufferDMABuf()
469 bool WindowBackBufferDMABuf::Resize(int aWidth, int aHeight) { in Resize()
558 int aWidth, int aHeight, bool aAllowDMABufBackend) { in CreateWaylandBufferInternal()
578 int aWidth, int aHeight, bool aAllowDMABufBackend) { in CreateWaylandBuffer()
605 int aWidth, int aHeight, bool aUseDMABufBackend) { in WaylandBufferFindAvailable()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAndroidDynamicToolbarAnimator.cpp235 ScreenIntCoord aHeight) { in SetMaxToolbarHeight()
797 ScreenIntCoord aHeight) { in UpdateCompositorToolbarHeight()
811 ScreenIntCoord aHeight, ScreenIntCoord aMaxHeight) { in UpdateControllerToolbarHeight()
828 ScreenIntCoord aHeight) { in UpdateControllerSurfaceHeight()
841 ScreenIntCoord aHeight) { in UpdateControllerCompositionHeight()
914 int32_t aDirection, AnimationStyle aAnimationStyle, ScreenIntCoord aHeight, in StartCompositorAnimation()
1012 ScreenIntCoord aHeight) { in NotifyControllerAnimationStopped()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DMockWidget.h25 MockWidget(int aWidth, int aHeight) in MockWidget()
63 virtual void Resize(double aWidth, double aHeight, bool aRepaint) override {} in Resize()
64 virtual void Resize(double aX, double aY, double aWidth, double aHeight, in Resize()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DMockWidget.h25 MockWidget(int aWidth, int aHeight) in MockWidget()
63 virtual void Resize(double aWidth, double aHeight, bool aRepaint) override {} in Resize()
64 virtual void Resize(double aX, double aY, double aWidth, double aHeight, in Resize()

12345678910>>...43