Searched refs:is_vertical (Results 1 – 6 of 6) sorted by relevance
31 bool is_vertical; member90 return property_->is_vertical ? VERTICAL : HORIZONTAL; in orientation()93 property_->is_vertical = (orientation == VERTICAL); in set_orientation()
89 is_vertical(false), in CandidateWindowProperty()
41 is_vertical(false), in CandidateWindowProperty()
115 bool is_vertical; member
333 dest_property.is_vertical = property.is_vertical; in SetCandidateWindowProperty()
629 properties_out.is_vertical = *properties.vertical; in RunSync()