Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gpr_inq_line_pattern(A) — Apollo Domain/OS SR10.4.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

gpr_$set_line_pattern

gpr_$set_linestyle

GPR_$INQ_LINE_PATTERN             GPR Calls              GPR_$INQ_LINE_PATTERN


NAME
     gpr_$inq_line_pattern - returns the line pattern.

FORMAT
     gpr_$inq_line_pattern (repeat, pattern, length, status)

DESCRIPTION
     This routine returns the pattern used in drawing lines, set explicitly
     with gpr_$set_line_pattern or set implicitly with gpr_$set_linestyle.

   Output Parameters
     repeat
          The replication factor for each bit in the pattern.  This is a 2-
          byte integer.

     pattern
          The bit pattern, left justified, in gpr_$line_pattern_t format.
          This is a four-element array of 2-byte integers.

     length
          The length of the pattern in bits.  This is a 2-byte integer in the
          range of 0 - 64.

     status
          Completion status, in status_$t format.

SEE ALSO
     gpr_$set_line_pattern, gpr_$set_linestyle.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026