Searched defs:TextConfig (Results 1 – 1 of 1) sorted by relevance
199 struct TextConfig { struct203 uint32_t windowId = INVALID_WINDOW_ID;204 double positionY = 0;205 double height = 0;208 std::string ToString() const in ToString()222 …bool IsPrivateCommandValid(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in IsPrivateCommandValid()257 …ool IsSystemPrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in IsSystemPrivateCommand()