Searched refs:SIPO_Custom (Results 1 – 3 of 3) sorted by relevance
4661 SIPO_Custom, enumerator
743 IO.enumCase(Value, "Custom", FormatStyle::SIPO_Custom); in enumeration()1184 if (Style.SpacesInParens != FormatStyle::SIPO_Custom && in mapping()1205 Style.SpacesInParens = FormatStyle::SIPO_Custom; in mapping()1405 if (Expanded.SpacesInParens == FormatStyle::SIPO_Custom) in expandPresetsSpacesInParens()
4400 if (Style.SpacesInParens == FormatStyle::SIPO_Custom && in spaceRequiredBetween()