mirror of
https://gitee.com/energye/energy.git
synced 2024-11-29 18:28:06 +08:00
Fix: TCefScreenInfo DeviceScaleFactor type Single
This commit is contained in:
parent
e356489d51
commit
cd58a03da5
@ -410,7 +410,7 @@ type ICefDomDocument struct {
|
||||
// TCefScreenInfo
|
||||
// /include/internal/cef_types.h (cef_screen_info_t)
|
||||
type TCefScreenInfo struct {
|
||||
DeviceScaleFactor int16
|
||||
DeviceScaleFactor Single
|
||||
Depth int32
|
||||
DepthPerComponent int32
|
||||
IsMonochrome int32
|
||||
|
Loading…
Reference in New Issue
Block a user