Home
last modified time | relevance | path

Searched defs:GetDeviceOffset (Results 1 – 18 of 18) sorted by relevance

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go181 func (v *Surface) GetDeviceOffset() (x, y float64) { func
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go201 func (v *Surface) GetDeviceOffset() (x, y float64) { func
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go201 func (v *Surface) GetDeviceOffset() (x, y float64) { func
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go201 func (v *Surface) GetDeviceOffset() (x, y float64) { func
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dsurface.go201 func (v *Surface) GetDeviceOffset() (x, y float64) { func
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxASurface.cpp210 gfxPoint gfxASurface::GetDeviceOffset() const { in GetDeviceOffset() function in gfxASurface
H A DgfxContext.cpp852 Point gfxContext::GetDeviceOffset() const { in GetDeviceOffset() function in gfxContext
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxASurface.cpp212 gfxPoint gfxASurface::GetDeviceOffset() const { in GetDeviceOffset() function in gfxASurface
H A DgfxContext.cpp877 Point gfxContext::GetDeviceOffset() const { in GetDeviceOffset() function in gfxContext
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxASurface.cpp212 gfxPoint gfxASurface::GetDeviceOffset() const { in GetDeviceOffset() function in gfxASurface
H A DgfxContext.cpp877 Point gfxContext::GetDeviceOffset() const { in GetDeviceOffset() function in gfxContext
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxASurface.cpp212 gfxPoint gfxASurface::GetDeviceOffset() const { in GetDeviceOffset() function in gfxASurface
H A DgfxContext.cpp877 Point gfxContext::GetDeviceOffset() const { in GetDeviceOffset() function in gfxContext
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxASurface.cpp234 gfxASurface::GetDeviceOffset() const in GetDeviceOffset() function in gfxASurface
H A DgfxContext.cpp1196 gfxContext::GetDeviceOffset() const in GetDeviceOffset() function in gfxContext
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxASurface.cpp214 gfxPoint gfxASurface::GetDeviceOffset() const { in GetDeviceOffset() function in gfxASurface
H A DgfxContext.cpp863 Point gfxContext::GetDeviceOffset() const { in GetDeviceOffset() function in gfxContext
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/evmar/gocairo/cairo/
H A Dcairo.go2816 func (surface *Surface) GetDeviceOffset() (float64, float64) { func