Searched refs:dialogALignType (Results 1 – 1 of 1) sorted by relevance
57 auto dialogALignType = GetDialogAlignType().value_or(CalendarEdgeAlign::EDGE_ALIGN_END); in ToJsonValue() local59 switch (dialogALignType) { in ToJsonValue()