Home
last modified time | relevance | path

Searched defs:BorderPixel (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimppickable-contiguous-region.cc55 } BorderPixel; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DX11Structs.cs743 BorderPixel = 8, enumerator
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxproto.py1667 BorderPixel = 1 << 3 variable in CW
/dports/x11/xterm/xterm-370/
H A Dptyx.h3576 #define BorderPixel(w) ((w)->core.border_pixel) macro