Searched defs:TextTotalConfig (Results 1 – 1 of 1) sorted by relevance
172 struct TextTotalConfig { struct177 uint32_t windowId = INVALID_WINDOW_ID;178 double positionY = 0;179 double height = 0;182 std::string ToString() const in ToString()