Searched refs:contrib (Results 1 – 2 of 2) sorted by relevance
1008 const int left = contrib->ContribRow[x].Left; in _gdScaleRow()1009 const int right = contrib->ContribRow[x].Right; in _gdScaleRow()1027 LineContribType * contrib; in _gdScaleHoriz() local1038 if (contrib == NULL) { in _gdScaleHoriz()1043 _gdScaleRow(pSrc, src_width, pDst, dst_width, u, contrib); in _gdScaleHoriz()1045 _gdContributionsFree (contrib); in _gdScaleHoriz()1053 const int iLeft = contrib->ContribRow[y].Left; in _gdScaleCol()1054 const int iRight = contrib->ContribRow[y].Right; in _gdScaleCol()1074 LineContribType * contrib; in _gdScaleVert() local1085 if (contrib == NULL) { in _gdScaleVert()[all …]
1451 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"1453 # the default ld.so.conf also contains /usr/contrib/lib and
Completed in 25 milliseconds