Searched defs:appearance (Results 1 – 9 of 9) sorted by relevance
58 static bool supportsFocus(ControlPart appearance) in supportsFocus()
158 static bool supportsFocus(ControlPart appearance) in supportsFocus()537 ControlPart appearance = o->style()->appearance(); in determineState() local
447 ControlPart appearance = o->style()->appearance(); in determineState() local
654 ControlPart appearance = initializeCommonQStyleOptions(option, o); in paintButton() local702 ControlPart appearance = initializeCommonQStyleOptions(panel, o); in paintTextField() local912 ControlPart appearance = initializeCommonQStyleOptions(option, o); in paintSliderTrack() local
197 bool RenderThemeAndroid::supportsFocus(ControlPart appearance) in supportsFocus()
126 static bool supportsFocus(ControlPart appearance) in supportsFocus()
1021 uint16_t appearance = 0x0000; in register_core_services() local
763 static bool supportsFocus(ControlPart appearance) in supportsFocus()
664 …ControlPart appearance() const { return static_cast<ControlPart>(rareNonInheritedData->m_appearanc… in appearance() function