Searched refs:SetDefaultWindowAttr (Results 1 – 3 of 3) sorted by relevance
191 void SetDefaultWindowAttr(const std::vector<int>& attr);
453 void TextSystem::SetDefaultWindowAttr(const std::vector<int>& attr) { in SetDefaultWindowAttr() function in TextSystem
282 machine.system().text().SetDefaultWindowAttr(attr); in operator ()()