NVDA Helper
In-process and lite high-speed utilities for NVDA
|
This is the complete list of members for DisplayModel, including all inherited members.
getCaretRect([in] handle_t bindingHandle, [in] const long threadID, [out] long *left, [out] long *top, [out] long *right, [out] long *bottom) | DisplayModel | |
getFocusRect([in] handle_t bindingHandle, [in] const unsigned long hwnd, [out] long *left, [out] long *top, [out] long *right, [out] long *bottom) | DisplayModel | |
getWindowTextInRect([in] handle_t bindingHandle, [in] const unsigned long windowHandle, const boolean includeDescendantWindows, [in] const int left, [in] const int top, [in] const int right, [in] const int bottom, [in] const int minHorizontalWhitespace, [in] const int minVerticalWhitespace, [in] const boolean stripOuterWhitespace, [out, string] BSTR *text, [out, string] BSTR *characterPoints) | DisplayModel | |
requestTextChangeNotificationsForWindow([in] handle_t bindingHandle, [in] const unsigned long windowHandle, [in] const BOOL enable) | DisplayModel |