Searched defs:CommonProperty (Results 1 – 1 of 1) sorted by relevance
47 struct CommonProperty { struct48 int32_t windowId = 0;49 int32_t windowLeft = 0;50 int32_t windowTop = 0;51 int32_t pageId = 0;52 std::string pagePath;