Home
last modified time | relevance | path

Searched refs:sc_right (Results 1 – 13 of 13) sorted by relevance

/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dbuttonlayout.c21 gboolean sc_right; /* Shortcuts to the right of default buttons? */ member
32 btl->sc_right = FALSE; in btl_buttonlayout_new()
62 btl->sc_right = right; in btl_buttonlayout_set_right()
67 return btl->sc_right; in btl_buttonlayout_get_right()
94 left = btl->sc_right ? sheet_default : sheet_shortcuts; in btl_buttonlayout_pack()
95 right = btl->sc_right ? sheet_shortcuts : sheet_default; in btl_buttonlayout_pack()
126 xml_put_boolean(out, "right", btl->sc_right); in btl_buttonlayout_save()
141 min->cfg.buttonlayout->sc_right = tmp; in btl_buttonlayout_load()
/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datimach64accel.c112 int sc_right, in ATIMach64ValidateClip() argument
117 if ((sc_left < (int)pATI->sc_left) || (sc_right > (int)pATI->sc_right)) in ATIMach64ValidateClip()
121 pATI->sc_right = pATI->NewHW.sc_right; in ATIMach64ValidateClip()
205 SetWord(pATIHW->sc_right, 1) | SetWord(pATIHW->sc_left, 0) ); in ATIMach64Sync()
621 ATIMach64ValidateClip(pATI, pATI->NewHW.sc_left, pATI->NewHW.sc_right, in ATIMach64SetupForSolidLine()
864 pATI->sc_right = x + w - 1; in ATIMach64SubsequentScanlineCPUToScreenColorExpandFill()
866 SetWord(pATI->sc_right, 1) | SetWord(pATI->sc_left, 0)); in ATIMach64SubsequentScanlineCPUToScreenColorExpandFill()
H A Datimach64.c256 pATIHW->sc_right = (pATI->displayWidth * pATI->XModifier) - 1; in ATIMach64PreInit()
269 pATIHW->sc_right = ATIMach64MaxX; in ATIMach64PreInit()
274 pATI->sc_left_right = SetWord(pATI->NewHW.sc_right, 1) | in ATIMach64PreInit()
496 pATIHW->sc_right = pATI->sc_right = inm(SC_RIGHT); in ATIMach64Save()
953 SetWord(pATIHW->sc_right, 1) | SetWord(pATIHW->sc_left, 0)); in ATIMach64Set()
957 pATI->sc_right = pATIHW->sc_right; in ATIMach64Set()
H A Datistruct.h150 CARD16 sc_left, sc_right, sc_top, sc_bottom; member
330 CARD16 sc_left, sc_right, sc_top, sc_bottom; /* Current scissors */ member
H A Datimach64exa.c82 int sc_right,
/dports/biology/bcftools/bcftools-1.14/
H A Dbam2bcf.c96 int sc_left = 0, sc_right = 0; in get_position() local
119 sc_right += bam_get_cigar(p->b)[j] >> BAM_CIGAR_SHIFT; in get_position()
123 if (sc_right) in get_position()
124 sc_right_dist = p->b->core.l_qseq - sc_right - p->qpos; in get_position()
133 *sc_len = sc_right; in get_position()
140 *len = p->b->core.l_qseq - sc_left - sc_right; in get_position()
/dports/biology/bio-mocha/bcftools-1.14/
H A Dbam2bcf.c96 int sc_left = 0, sc_right = 0; in get_position() local
119 sc_right += bam_get_cigar(p->b)[j] >> BAM_CIGAR_SHIFT; in get_position()
123 if (sc_right) in get_position()
124 sc_right_dist = p->b->core.l_qseq - sc_right - p->qpos; in get_position()
133 *sc_len = sc_right; in get_position()
140 *len = p->b->core.l_qseq - sc_left - sc_right; in get_position()
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dbam2bcf.c96 int sc_left = 0, sc_right = 0; in get_position() local
119 sc_right += bam_get_cigar(p->b)[j] >> BAM_CIGAR_SHIFT; in get_position()
123 if (sc_right) in get_position()
124 sc_right_dist = p->b->core.l_qseq - sc_right - p->qpos; in get_position()
133 *sc_len = sc_right; in get_position()
140 *len = p->b->core.l_qseq - sc_left - sc_right; in get_position()
H A Dbam2bcf.c.pysam.c98 int sc_left = 0, sc_right = 0; in get_position() local
121 sc_right += bam_get_cigar(p->b)[j] >> BAM_CIGAR_SHIFT; in get_position()
125 if (sc_right) in get_position()
126 sc_right_dist = p->b->core.l_qseq - sc_right - p->qpos; in get_position()
135 *sc_len = sc_right; in get_position()
142 *len = p->b->core.l_qseq - sc_left - sc_right; in get_position()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_ati_mach64.c172 int sc_left, sc_right, sc_top, sc_bottom; member
1040 mach64->accel.sc_right = (mach64->sc_left_right >> 16) & 0x1fff; in mach64_start_fill()
1059 …t_pitch, mach64->accel.dst_offset, mach64->accel.sc_left, mach64->accel.sc_right, mach64->accel.sc… in mach64_start_fill()
1120 mach64->accel.sc_right = (mach64->sc_left_right >> 16) & 0x1fff; in mach64_start_line()
1274 if (dst_x >= mach64->accel.sc_left && dst_x <= mach64->accel.sc_right && in mach64_blit()
1467 …f (mach64->accel.dst_x >= mach64->accel.sc_left && mach64->accel.dst_x <= mach64->accel.sc_right && in mach64_blit()
/dports/x11-drivers/xf86-video-r128/xf86-video-r128-6.12.0/src/
H A Dr128.h470 uint32_t sc_right; member
H A Dr128_dri.c130 info->sc_right = INREG(R128_SC_RIGHT); in R128LeaveServer()
H A Dr128_accel.c1088 info->sc_right = R128_DEFAULT_SC_RIGHT_MAX; in R128EngineInit()