NVDA Helper
In-process and lite high-speed utilities for NVDA
|
This is the complete list of members for displayModel_t, including all inherited members.
acquire() | LockableAutoFreeObject | inline |
clearAll() | displayModel_t | |
clearRectangle(const RECT &rect, BOOL clearForText=FALSE) | displayModel_t | |
copyRectangle(const RECT &srcRect, BOOL removeFromSource, BOOL opaqueCopy, BOOL srcInvert, const RECT &destRect, const RECT *destClippingRect, displayModel_t *destModel) | displayModel_t | |
decRef() | LockableAutoFreeObject | inlineprotected |
displayModel_t(HWND hwnd=NULL) | displayModel_t | |
generateWhitespaceXML(HWND hwnd, long baseline, std::wstring &text) | displayModel_t | |
getChunkCount() | displayModel_t | |
getFocusRect(RECT *rect) | displayModel_t | |
hwnd | displayModel_t | |
incRef() | LockableAutoFreeObject | inlineprotected |
insertChunk(displayModelChunk_t *chunk) | displayModel_t | protected |
insertChunk(const RECT &rect, int baseline, const std::wstring &text, POINT *characterExtents, const displayModelFormatInfo_t &formatInfo, int direction, const RECT *clippingRect) | displayModel_t | |
LockableAutoFreeObject() | LockableAutoFreeObject | inline |
release() | LockableAutoFreeObject | inline |
renderText(const RECT &rect, const int minHorizontalWhitespace, const int minVerticalWhitespace, const bool stripOuterWhitespace, std::wstring &text, std::deque< RECT > &characterLocations) | displayModel_t | |
requestDelete() | LockableAutoFreeObject | inline |
setFocusRect(const RECT *rect) | displayModel_t | |
transposAndScaleCoordinate(long srcOffset, long destOffset, float scale, long &val) | displayModel_t | inline |
~displayModel_t() | displayModel_t | protectedvirtual |