Searched refs:a_is_shorty (Results 1 – 1 of 1) sorted by relevance
1694 const bool a_is_shorty = is_shorty[a->GetIndex()]; in LayoutStringData() local1696 if (a_is_shorty != b_is_shorty) { in LayoutStringData()1697 return a_is_shorty < b_is_shorty; in LayoutStringData()