Flutter Engine
The Flutter Engine
|
#include "ax/platform/ax_platform_node_textprovider_win.h"
#include <wrl/client.h>
#include "base/win/scoped_safearray.h"
#include "ax/platform/ax_platform_node_textrangeprovider_win.h"
Go to the source code of this file.
Namespaces | |
namespace | ui |
Macros | |
#define | UIA_VALIDATE_TEXTPROVIDER_CALL() |
#define | UIA_VALIDATE_TEXTPROVIDER_CALL_1_ARG(arg) |
#define UIA_VALIDATE_TEXTPROVIDER_CALL | ( | ) |
Definition at line 13 of file ax_platform_node_textprovider_win.cc.
#define UIA_VALIDATE_TEXTPROVIDER_CALL_1_ARG | ( | arg | ) |
Definition at line 16 of file ax_platform_node_textprovider_win.cc.