Searched refs:currentState (Results 1 – 1 of 1) sorted by relevance
76 private static string $currentState; variable in Fisharebest\\Webtrees\\Report\\RightToLeftSupport133 self::$currentState = strtoupper(I18N::direction());162 if (self::$currentState === 'RTL') {226 if (self::$currentState === 'RTL') {242 if (self::$currentState === 'RTL') {248 if (self::$currentState === 'RTL') {254 $newState = self::$currentState;258 if (self::$currentState === '') {263 if (self::$currentState === 'RTL') {343 if (self::$currentState !== '') {[all …]