Searched refs:SetThemeDirection (Results 1 – 4 of 4) sorted by relevance
73 this->themeConfig->SetThemeDirection(DIRECTION_VERTICAL);95 this->themeConfig->SetThemeDirection(DIRECTION_NOT_SET);105 this->themeConfig->SetThemeDirection(DIRECTION_VERTICAL);134 this->themeConfig->SetThemeDirection(DIRECTION_VERTICAL);162 this->themeConfig->SetThemeDirection(DIRECTION_VERTICAL);181 this->themeConfig->SetThemeDirection(DIRECTION_VERTICAL);228 this->themeConfig->SetThemeDirection(DIRECTION_NOT_SET);246 otherThemeConfig->SetThemeDirection(DIRECTION_VERTICAL);270 otherThemeConfig->SetThemeDirection(DIRECTION_VERTICAL);289 otherThemeConfig->SetThemeDirection(DIRECTION_VERTICAL);[all …]
33 void SetThemeDirection(Direction direction);
24 void ThemeConfig::SetThemeDirection(Direction direction) in SetThemeDirection() function in OHOS::Global::Resource::ThemeConfig
88 themeConfig->SetThemeDirection(Direction::DIRECTION_HORIZONTAL); in GetThemeConfig()90 themeConfig->SetThemeDirection(Direction::DIRECTION_HORIZONTAL); in GetThemeConfig()