HomeSort by: relevance | last modified time | path
    Searched defs:dashes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/cmd/zpool/
zpool_main.c 2975 char *dashes = "%-*s - - - - - -\n"; local
3039 (void) printf(dashes, cb->cb_namewidth, "log");
3053 (void) printf(dashes, cb->cb_namewidth, "cache");
3064 (void) printf(dashes, cb->cb_namewidth, "spare");
  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 3047 DoubleDash The full path of the line is drawn, but the even dashes are filled differently
3048 than the odd dashes (see fill-style), with Butt cap-style used where even and
3049 odd dashes meet.
3050 OnOffDash Only the even dashes are drawn, and cap-style applies to all internal ends of
3051 the individual dashes (except NotLast is treated as Butt). */
3077 PolyRectangle, PolyArc) and for the even dashes for line requests with line-style OnOffDash
3085 For the odd dashes for line requests with line-style DoubleDash:
3087 Tiled Same as for even dashes
3088 OpaqueStippled Same as for even dashes
3256 uint32_t dashes; member in struct:xcb_create_gc_value_list_t
3300 uint32_t dashes; member in struct:xcb_change_gc_value_list_t
    [all...]

Completed in 23 milliseconds