Flutter Windows Embedder
cursor_handler.h File Reference

Go to the source code of this file.

Classes

class  flutter::CursorHandler
 

Namespaces

 flutter
 

Functions

HCURSOR flutter::GetCursorFromBuffer (const std::vector< uint8_t > &buffer, double hot_x, double hot_y, int width, int height)
 
void flutter::GetMaskBitmaps (HBITMAP bitmap, HBITMAP &mask_bitmap)