Searched refs:contrib (Results 1 – 2 of 2) sorted by relevance
937 const int left = contrib->ContribRow[x].Left; in _gdScaleRow()938 const int right = contrib->ContribRow[x].Right; in _gdScaleRow()956 LineContribType * contrib; in _gdScaleHoriz() local967 if (contrib == NULL) { in _gdScaleHoriz()972 _gdScaleRow(pSrc, src_width, pDst, dst_width, u, contrib); in _gdScaleHoriz()974 _gdContributionsFree (contrib); in _gdScaleHoriz()983 const int iLeft = contrib->ContribRow[y].Left; in _gdScaleCol()984 const int iRight = contrib->ContribRow[y].Right; in _gdScaleCol()1004 LineContribType * contrib; in _gdScaleVert() local1015 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