Searched refs:setForeground (Results 1 – 9 of 9) sorted by relevance
37 void Window::setForeground(void) in setForeground() function in vk::wsi::Window
41 virtual void setForeground (void);
115 statusLabel.setForeground(Color.BLACK); in showStatus()126 statusLabel.setForeground(Color.RED); in showFailure()
42 void setForeground (void);
61 void setForeground(void) in setForeground() function in tcu::win32::VulkanWindow63 m_window->setForeground(); in setForeground()
105 void Window::setForeground(void) in setForeground() function in tcu::win32::Window
264 choices.setForeground(Color.BLACK); in activate()276 choices.setForeground(Color.LIGHT_GRAY); in deactivate()698 setForeground(list.getSelectionForeground()); in getListCellRendererComponent()701 setForeground(list.getForeground()); in getListCellRendererComponent()
672 statusLabel.setForeground(Color.green); in updateStatusComponents()676 statusLabel.setForeground(Color.red); in updateStatusComponents()858 statusLabel.setForeground(Color.red); in initComponents()
355 native.window->setForeground(); in fullScreenExclusiveTest()