Searched refs:layout_dir (Results 1 – 1 of 1) sorted by relevance
218 ULayoutType layout_dir = uloc_getCharacterOrientation(locale_name, &status); in GetTextDirectionForLocale() local221 return (layout_dir != ULOC_LAYOUT_RTL) ? LEFT_TO_RIGHT : RIGHT_TO_LEFT; in GetTextDirectionForLocale()