Searched refs:IsTV (Results 1 – 4 of 4) sorted by relevance
153 bool IsTV() const in IsTV() function155 return theme_->IsTV(); in IsTV()
155 if (!IsTV() && isMenu) { in ShowDialog()321 if (!IsTV()) { in Initialize()
164 if (selectPopup_ && selectPopup_->IsMenu() && selectPopup_->IsTV()) { in AdjustChildVerticalLayout()204 if (selectPopup_ && selectPopup_->IsMenu() && selectPopup_->IsTV()) { in AdjustChildHorizontalLayout()
684 bool IsTV() const in IsTV() function