NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Go to the source code of this file.
Classes | |
class | displayModelFormatColor_t |
struct | displayModelFormatInfo_t |
struct | displayModelChunk_t |
class | displayModel_t |
Holds rectanglular chunks of text, and allows inserting chunks, clearing rectangles, and rendering text in a given rectangle. More... | |
Typedefs | |
typedef std::map< std::pair< int, int >, displayModelChunk_t * > | displayModelChunksByPointMap_t |
typedef std::map<std::pair<int,int>,displayModelChunk_t*> displayModelChunksByPointMap_t |