Searched refs:SIPO_Custom (Results 1 – 3 of 3) sorted by relevance
4943 SIPO_Custom, enumerator
800 IO.enumCase(Value, "Custom", FormatStyle::SIPO_Custom); in enumeration()1275 if (Style.SpacesInParens != FormatStyle::SIPO_Custom && in mapping()1296 Style.SpacesInParens = FormatStyle::SIPO_Custom; in mapping()1496 if (Expanded.SpacesInParens == FormatStyle::SIPO_Custom) in expandPresetsSpacesInParens()
4518 if (Style.SpacesInParens == FormatStyle::SIPO_Custom) { in spaceRequiredBetween()