Home
last modified time | relevance | path

Searched refs:ndash (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dgc.c909 SetDashes(GCPtr pGC, unsigned offset, unsigned ndash, unsigned char *pdash) in SetDashes() argument
915 i = ndash; in SetDashes()
924 if (ndash & 1) in SetDashes()
925 p = malloc(2 * ndash * sizeof(unsigned char)); in SetDashes()
927 p = malloc(ndash * sizeof(unsigned char)); in SetDashes()
940 pGC->numInDashList = ndash; in SetDashes()
942 if (ndash & 1) { in SetDashes()
943 pGC->numInDashList += ndash; in SetDashes()
945 i = ndash; in SetDashes()
949 while (ndash--) in SetDashes()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSugarCRM-1404 These additional terms described in this SugarCRM Public License –
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...