Cell pixel size report.
More...
#include <ttx/terminal/escapes/size_report.h>
Cell pixel size report.
This is requested via CSI 16 t, as specified here.
◆ from_csi()
◆ operator==()
| auto ttx::terminal::CellPixelSizeReport::operator== |
( |
CellPixelSizeReport const & | other | ) |
const -> bool=default |
|
default |
◆ serialize()
| auto ttx::terminal::CellPixelSizeReport::serialize |
( |
| ) |
const -> di::String |
◆ tag_invoke
◆ xpixels
| u32 ttx::terminal::CellPixelSizeReport::xpixels { 0 } |
◆ ypixels
| u32 ttx::terminal::CellPixelSizeReport::ypixels { 0 } |
The documentation for this struct was generated from the following files: