LIBURANIA
GUI library (a wrapper of Win32 API) in C++
読み取り中…
検索中…
一致する文字列を見つけられません
urania::PaintDevice メンバ一覧

継承メンバを含む urania::PaintDevice の全メンバ一覧です。

app_urania::PaintDeviceprotected
blt(const urania::PaintMemDevice &src, int sx, int sy, int w, int h, int dx, int dy, const std::optional< eunomia::Rect > &cliprect=std::nullopt)urania::PaintDevice
blt(urania::PaintMemDeviceIndexed &src, int sx, int sy, int w, int h, int dx, int dy, const std::optional< eunomia::Rect > &cliprect=std::nullopt)urania::PaintDevice
blt(const urania::PaintMemDevice &src)urania::PaintDevice
blt(urania::PaintMemDeviceIndexed &src)urania::PaintDevice
box(int x1, int y1, int x2, int y2, const urania::Color &col, bool f=false)urania::PaintDevice
changeFont(int size, const std::wstring &fn, bool ro, bool fx, bool bo, bool itl, bool ul, bool sk)urania::PaintDevice
circle(int x, int y, int r, const urania::Color &col, bool f=false)urania::PaintDeviceinline
clear(const urania::Color &col)urania::PaintDevice
create(HDC dc, DestProc dp, void *a, int w, int h)urania::PaintDevicestatic
DestProc typedefurania::PaintDevice
dotset(int x, int y, const urania::Color &col)urania::PaintDevice
dst_urania::PaintDeviceprotected
ellipse(int x, int y, int a, int b, const urania::Color &col, bool f=false)urania::PaintDevice
getSysColor(int id)urania::PaintDeviceinlinestatic
hdc_urania::PaintDeviceprotected
height() consturania::PaintDeviceinline
height_urania::PaintDeviceprotected
line(int x1, int y1, int x2, int y2, const urania::Color &col)urania::PaintDevice
obm_urania::PaintDeviceprotected
obr_urania::PaintDeviceprotected
oft_urania::PaintDeviceprotected
opn_urania::PaintDeviceprotected
PaintDevice(HDC dc, DestProc dp, void *a, int w, int h)urania::PaintDeviceprotected
setSysColor(int id, const urania::Color &col)urania::PaintDevicestatic
stretchBlt(const urania::PaintMemDevice &src)urania::PaintDevice
stretchBlt(urania::PaintMemDeviceIndexed &src)urania::PaintDevice
text(int x, int y, const std::wstring &str, const urania::Color &col)urania::PaintDevice
text(int x, int y, int w, const std::wstring &str, const urania::Color &col)urania::PaintDevice
width() consturania::PaintDeviceinline
width_urania::PaintDeviceprotected
~PaintDevice()urania::PaintDevice