Home
last modified time | relevance | path

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

/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/sci_gateway/c/
H A Dsci_messagebox.c35 int* piAddrbuttonsTextAdr = NULL; in sci_messagebox() local
189 sciErr = getVarAddressFromPosition(pvApiCtx, 4, &piAddrbuttonsTextAdr); in sci_messagebox()
199 …if (getAllocatedMatrixOfString(pvApiCtx, piAddrbuttonsTextAdr, &nbRowButtons, &nbColButtons, &butt… in sci_messagebox()