Home | History | Annotate | Download | only in resources

Lines Matching refs:number

144  * @return {boolean} true if the number of copies is valid else returns false.
152 return (numericExp.test(copiesFieldText) && Number(copiesFieldText) > 0);
156 * Checks the value of the copies field. If it is a valid number it does
225 * Returns the number of copies currently indicated in the copies textfield. If
226 * the contents of the textfield can not be converted to a number or if <1 it
229 * @return {number} number of copies.
290 * @param {number} defaultPrinterIndex The index of the default printer.
340 * @param {number} pageCount The expected total pages count.
517 * reset to "all pages selected". After the change the number of pages will be