Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/Integrations/
DAsciinemaRecorder.cs26 …is IUART uart, string filePath, bool useVirtualTimeStamps = false, int width = 80, int height = 24) in RecordToAsciinema()
66 …r(string filePath, IMachine machine, string name, bool useVirtualTimeStamps, int width, int height) in AsciinemaRecorder()
166 private readonly int height; field in Antmicro.Renode.Integrations.AsciinemaRecorder