Lines Matching refs:ERROR_INT

323         return ERROR_INT("box not defined", procName, 1);  in boxGetGeometry()
349 return ERROR_INT("box not defined", procName, 1); in boxSetGeometry()
386 return ERROR_INT("box not defined", procName, 1); in boxGetSideLocations()
416 return ERROR_INT("box not defined", procName, 1); in boxSetSideLocations()
437 return ERROR_INT("box not defined", procName, UNDEF); in boxGetRefcount()
455 return ERROR_INT("box not defined", procName, 1); in boxChangeRefcount()
476 return ERROR_INT("&valid not defined", procName, 1); in boxIsValid()
479 return ERROR_INT("box not defined", procName, 1); in boxIsValid()
626 return ERROR_INT("boxa not defined", procName, 1); in boxaAddBox()
628 return ERROR_INT("box not defined", procName, 1); in boxaAddBox()
637 return ERROR_INT("invalid copyflag", procName, 1); in boxaAddBox()
639 return ERROR_INT("boxc not made", procName, 1); in boxaAddBox()
668 return ERROR_INT("boxa not defined", procName, 1); in boxaExtendArray()
693 return ERROR_INT("boxa not defined", procName, 1); in boxaExtendArrayToSize()
699 return ERROR_INT("new ptr array not returned", procName, 1); in boxaExtendArrayToSize()
721 return ERROR_INT("boxa not defined", procName, 0); in boxaGetCount()
740 return ERROR_INT("boxa not defined", procName, 0); in boxaGetValidCount()
877 return ERROR_INT("boxa not defined", procName, 1); in boxaGetBoxGeometry()
879 return ERROR_INT("index not valid", procName, 1); in boxaGetBoxGeometry()
882 return ERROR_INT("box not found!", procName, 1); in boxaGetBoxGeometry()
906 return ERROR_INT("&full not defined", procName, 1); in boxaIsFull()
909 return ERROR_INT("boxa not defined", procName, 1); in boxaIsFull()
950 return ERROR_INT("boxa not defined", procName, 1); in boxaReplaceBox()
952 return ERROR_INT("index not valid", procName, 1); in boxaReplaceBox()
954 return ERROR_INT("box not defined", procName, 1); in boxaReplaceBox()
991 return ERROR_INT("boxa not defined", procName, 1); in boxaInsertBox()
994 return ERROR_INT("index not in {0...n}", procName, 1); in boxaInsertBox()
996 return ERROR_INT("box not defined", procName, 1); in boxaInsertBox()
1035 return ERROR_INT("boxa not defined", procName, 1); in boxaRemoveBox()
1038 return ERROR_INT("index not in {0...n - 1}", procName, 1); in boxaRemoveBox()
1079 return ERROR_INT("boxa not defined", procName, 1); in boxaRemoveBoxAndSave()
1082 return ERROR_INT("index not in {0...n - 1}", procName, 1); in boxaRemoveBoxAndSave()
1183 return ERROR_INT("boxa not defined", procName, 1); in boxaInitFull()
1218 return ERROR_INT("boxa not defined", procName, 1); in boxaClear()
1352 return ERROR_INT("baa not defined", procName, 1); in boxaaAddBoxa()
1354 return ERROR_INT("ba not defined", procName, 1); in boxaaAddBoxa()
1356 return ERROR_INT("invalid copyflag", procName, 1); in boxaaAddBoxa()
1385 return ERROR_INT("baa not defined", procName, 1); in boxaaExtendArray()
1390 return ERROR_INT("new ptr array not returned", procName, 1); in boxaaExtendArray()
1416 return ERROR_INT("baa not defined", procName, 1); in boxaaExtendArrayToSize()
1422 return ERROR_INT("new ptr array not returned", procName, 1); in boxaaExtendArrayToSize()
1444 return ERROR_INT("baa not defined", procName, 0); in boxaaGetCount()
1464 return ERROR_INT("baa not defined", procName, 0); in boxaaGetBoxCount()
1577 return ERROR_INT("baa not defined", procName, 1); in boxaaInitFull()
1579 return ERROR_INT("boxa not defined", procName, 1); in boxaaInitFull()
1617 return ERROR_INT("baa not defined", procName, 1); in boxaaExtendWithInit()
1619 return ERROR_INT("boxa not defined", procName, 1); in boxaaExtendWithInit()
1658 return ERROR_INT("baa not defined", procName, 1); in boxaaReplaceBoxa()
1660 return ERROR_INT("boxa not defined", procName, 1); in boxaaReplaceBoxa()
1663 return ERROR_INT("index not valid", procName, 1); in boxaaReplaceBoxa()
1700 return ERROR_INT("baa not defined", procName, 1); in boxaaInsertBoxa()
1703 return ERROR_INT("index not in {0...n}", procName, 1); in boxaaInsertBoxa()
1705 return ERROR_INT("boxa not defined", procName, 1); in boxaaInsertBoxa()
1745 return ERROR_INT("baa not defined", procName, 1); in boxaaRemoveBoxa()
1748 return ERROR_INT("index not valid", procName, 1); in boxaaRemoveBoxa()
1786 return ERROR_INT("baa not defined", procName, 1); in boxaaAddBox()
1789 return ERROR_INT("index not valid", procName, 1); in boxaaAddBox()
1791 return ERROR_INT("invalid accessflag", procName, 1); in boxaaAddBox()
1977 return ERROR_INT("filename not defined", procName, 1); in boxaaWrite()
1979 return ERROR_INT("baa not defined", procName, 1); in boxaaWrite()
1982 return ERROR_INT("stream not opened", procName, 1); in boxaaWrite()
1986 return ERROR_INT("baa not written to stream", procName, 1); in boxaaWrite()
2009 return ERROR_INT("stream not defined", procName, 1); in boxaaWriteStream()
2011 return ERROR_INT("baa not defined", procName, 1); in boxaaWriteStream()
2019 return ERROR_INT("boxa not found", procName, 1); in boxaaWriteStream()
2058 return ERROR_INT("&data not defined", procName, 1); in boxaaWriteMem()
2060 return ERROR_INT("&size not defined", procName, 1); in boxaaWriteMem()
2062 return ERROR_INT("baa not defined", procName, 1); in boxaaWriteMem()
2066 return ERROR_INT("stream not opened", procName, 1); in boxaaWriteMem()
2072 return ERROR_INT("tmpfile stream not opened", procName, 1); in boxaaWriteMem()
2075 return ERROR_INT("tmpfile stream not opened", procName, 1); in boxaaWriteMem()
2234 return ERROR_INT("filename not defined", procName, 1); in boxaWrite()
2236 return ERROR_INT("boxa not defined", procName, 1); in boxaWrite()
2239 return ERROR_INT("stream not opened", procName, 1); in boxaWrite()
2243 return ERROR_INT("boxa not written to stream", procName, 1); in boxaWrite()
2266 return ERROR_INT("stream not defined", procName, 1); in boxaWriteStream()
2268 return ERROR_INT("boxa not defined", procName, 1); in boxaWriteStream()
2275 return ERROR_INT("box not found", procName, 1); in boxaWriteStream()
2310 return ERROR_INT("&data not defined", procName, 1); in boxaWriteMem()
2312 return ERROR_INT("&size not defined", procName, 1); in boxaWriteMem()
2314 return ERROR_INT("boxa not defined", procName, 1); in boxaWriteMem()
2318 return ERROR_INT("stream not opened", procName, 1); in boxaWriteMem()
2324 return ERROR_INT("tmpfile stream not opened", procName, 1); in boxaWriteMem()
2327 return ERROR_INT("tmpfile stream not opened", procName, 1); in boxaWriteMem()
2361 return ERROR_INT("stream not defined", procName, 1); in boxPrintStreamInfo()
2363 return ERROR_INT("box not defined", procName, 1); in boxPrintStreamInfo()