Searched defs:Justification (Results 1 – 10 of 10) sorted by relevance
14 ### Justification subsection
114 public string Justification { get; set; } property in System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute
746 ### Justification subsection
11 public enum Justification { enum in DocumentData
67 impl Display<&'static str> for Justification { implementation
180 pub enum Justification { enum
191 enum Justification { Left, Right }; enum
16225 enum Justification { Left, Right }; enum
15973 enum Justification { Left, Right }; enum