wxWidgets/include/wx/dfb
Paul Cornett 896512c732 Change fractional point size from float to double
There doesn't seem to be any compelling reason to use float. Using double
is simpler, and avoids otherwise unnecessary float<->double conversions.
2020-04-21 09:00:04 -07:00
..
private
app.h
bitmap.h Deprecate Set{Height,Width,Depth} for other platforms as well 2018-09-23 20:02:21 -07:00
brush.h
chkconf.h
cursor.h
dc.h Remove redundant wxDFBDCImpl::m_mm_to_pix_[xy] members 2018-12-06 03:30:55 +01:00
dcclient.h
dcmemory.h
dcscreen.h
dfbptr.h
evtloop.h Compilation fix for wxGUIEventLoop in wxDFB 2018-05-23 17:20:39 +02:00
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
nonownedwnd.h
pen.h Introduce wxPenInfo class 2017-09-10 01:02:06 +02:00
popupwin.h
private.h
region.h Add implementations for missing wxDFB functions 2018-09-19 22:03:00 +02:00
toplevel.h
window.h
wrapdfb.h