Home
last modified time | relevance | path

Searched defs:padding_center_alignment (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/directive/
Dcenter_alignment.hpp179 struct padding_center_alignment struct
182 typedef Subject subject_type;
183 typedef Padding padding_type;
188 > properties;
191 struct attribute
195 padding_center_alignment(Subject const& subject, Padding const& padding in padding_center_alignment() argument
201 bool generate(OutputIterator& sink, Context& ctx, Delimiter const& d in generate()
209 info what(Context& context) const in what()
214 Subject subject;
215 Padding padding;
[all …]