Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
dart::bin::Stdout Class Reference

#include <stdio.h>

Static Public Member Functions

static bool GetTerminalSize (intptr_t fd, int size[2])
 
static bool AnsiSupported (intptr_t fd, bool *supported)
 

Detailed Description

Definition at line 36 of file stdio.h.

Member Function Documentation

◆ AnsiSupported()

static bool dart::bin::Stdout::AnsiSupported ( intptr_t  fd,
bool *  supported 
)
static

◆ GetTerminalSize()

static bool dart::bin::Stdout::GetTerminalSize ( intptr_t  fd,
int  size[2] 
)
static

The documentation for this class was generated from the following file: