Home
last modified time | relevance | path

Searched refs:aRefDT (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawTargetCapture.cpp26 DrawTargetCaptureImpl::Init(const IntSize& aSize, DrawTarget* aRefDT) in Init() argument
28 if (!aRefDT) { in Init()
32 mRefDT = aRefDT; in Init()
H A DDrawTargetCapture.h25 bool Init(const IntSize& aSize, DrawTarget* aRefDT);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawTargetCapture.cpp54 bool DrawTargetCaptureImpl::Init(const IntSize& aSize, DrawTarget* aRefDT) { in Init() argument
55 if (!aRefDT) { in Init()
59 mRefDT = aRefDT; in Init()
62 mFormat = aRefDT->GetFormat(); in Init()
H A DDrawTargetCapture.h29 bool Init(const IntSize &aSize, DrawTarget *aRefDT);
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawTargetCapture.cpp74 bool DrawTargetCaptureImpl::Init(const IntSize& aSize, DrawTarget* aRefDT) { in Init() argument
75 if (!aRefDT) { in Init()
79 mRefDT = aRefDT; in Init()
84 mFormat = aRefDT->GetFormat(); in Init()
H A DDrawTargetCapture.h33 bool Init(const IntSize& aSize, DrawTarget* aRefDT);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawTargetCapture.cpp74 bool DrawTargetCaptureImpl::Init(const IntSize& aSize, DrawTarget* aRefDT) { in Init() argument
75 if (!aRefDT) { in Init()
79 mRefDT = aRefDT; in Init()
84 mFormat = aRefDT->GetFormat(); in Init()
H A DDrawTargetCapture.h33 bool Init(const IntSize& aSize, DrawTarget* aRefDT);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawTargetCapture.cpp74 bool DrawTargetCaptureImpl::Init(const IntSize& aSize, DrawTarget* aRefDT) { in Init() argument
75 if (!aRefDT) { in Init()
79 mRefDT = aRefDT; in Init()
84 mFormat = aRefDT->GetFormat(); in Init()
H A DDrawTargetCapture.h33 bool Init(const IntSize& aSize, DrawTarget* aRefDT);