Home | History | Annotate | Download | only in doc

Lines Matching full:direction

1281           a single direction is possible.
2481 <arg name="foo" type="i" direction="in"/>
2482 <arg name="bar" type="s" direction="out"/>
2483 <arg name="baz" type="a{us}" direction="out"/>
2487 <arg name="bar" type="(iiu)" direction="in"/>
2488 <arg name="bar" type="v" direction="out"/>
2491 <arg name="bar" type="(iiav)" direction="in"/>
2529 The direction element on <arg> may be omitted,
2532 so while direction may be specified, it's pointless.