Searched refs:isNumber (Results 1 - 25 of 113) sorted by relevance

12345

/yui3/build/datatype-number-parse/
H A Ddatatype-number-parse-debug.js24 if(LANG.isNumber(number)) {
/yui3/src/datatype/js/
H A Ddatatype-number-parse.js22 if(LANG.isNumber(number)) {
H A Ddatatype-number-format.js46 if(LANG.isNumber(data)) {
58 if(LANG.isNumber(decPlaces) && (decPlaces >= 0) && (decPlaces <= 20)) {
/yui3/src/charts/js/
H A DTimeAxis.js33 return (Y_Lang.isNumber(max));
51 return (Y_Lang.isNumber(min));
65 if(!Y_Lang.isNumber(max))
88 if(!Y_Lang.isNumber(min))
233 else if(!Y_Lang.isNumber(obj))
235 if(Y_Lang.isNumber(parseFloat(obj)))
288 else if(!Y_Lang.isNumber(obj))
290 if(Y_Lang.isNumber(parseFloat(obj)))
328 else if(!Y_Lang.isNumber(val) && val)
H A DAxisType.js252 if(keys[key] && Y_Lang.isNumber(parseFloat(keys[key][index])))
581 if(Y_Lang.isNumber(this._setMaximum))
624 if(Y_Lang.isNumber(this._setMinimum))
649 return Y_Lang.isNumber(this._setMaximum);
665 return Y_Lang.isNumber(this._setMinimum);
/yui3/src/datatable/js/
H A Dcolwidths.js9 var isNumber = Y.Lang.isNumber, variable
160 if (isNumber(width)) {
230 if (width && isNumber(width)) {
/yui3/build/swfdetect/
H A Dswfdetect-debug.js20 if (lG.isNumber(makeInt(flashVer[0]))) {
24 if (lG.isNumber(makeInt(flashVer[1]))) {
28 if (lG.isNumber(makeInt(flashVer[2]))) {
/yui3/src/swfdetect/js/
H A Dswfdetect.js18 if (lG.isNumber(makeInt(flashVer[0]))) {
22 if (lG.isNumber(makeInt(flashVer[1]))) {
26 if (lG.isNumber(makeInt(flashVer[2]))) {
/yui3/build/datatype-number-format/
H A Ddatatype-number-format-debug.js48 if(LANG.isNumber(data)) {
60 if(LANG.isNumber(decPlaces) && (decPlaces >= 0) && (decPlaces <= 20)) {
/yui3/src/datasource/tests/
H A Ddatasource-local-tests.js42 Assert.isNumber(e.tId, "request: Expected transaction ID.");
50 Assert.isNumber(e.tId, "data: Expected transaction ID.");
59 Assert.isNumber(e.tId, "response: Expected transaction ID.");
85 Assert.isNumber(e.tId, "error: Expected transaction ID.");
124 Assert.isNumber(e.tId, "request: Expected transaction ID.");
130 Assert.isNumber(e.tId, "data: Expected transaction ID.");
137 Assert.isNumber(e.tId, "response: Expected transaction ID.");
160 Assert.isNumber(e.tId, "error: Expected transaction ID.");
H A Ddatasource-function-tests.js54 Assert.isNumber(e.tId, "request: Expected transaction ID.");
62 Assert.isNumber(e.tId, "data: Expected transaction ID.");
71 Assert.isNumber(e.tId, "response: Expected transaction ID.");
103 Assert.isNumber(e.tId, "error: Expected transaction ID.");
135 Assert.isNumber(e.tId, "error: Expected transaction ID.");
H A Ddatasource-get-tests.js72 Assert.isNumber(e.tId, "request: Expected transaction ID.");
80 Assert.isNumber(e.tId, "data: Expected transaction ID.");
89 Assert.isNumber(e.tId, "response: Expected transaction ID.");
129 Assert.isNumber(e.tId, "error: Expected transaction ID.");
/yui3/build/event-simulate/
H A Devent-simulate-debug.js18 isNumber = L.isNumber,
153 if (!isNumber(keyCode)){
156 if (!isNumber(charCode)){
341 if (!isNumber(detail)){
344 if (!isNumber(screenX)){
347 if (!isNumber(screenY)){
350 if (!isNumber(clientX)){
353 if (!isNumber(clientY)){
368 if (!isNumber(butto
[all...]
/yui3/src/event-simulate/js/
H A Devent-simulate.js16 isNumber = L.isNumber,
151 if (!isNumber(keyCode)){
154 if (!isNumber(charCode)){
339 if (!isNumber(detail)){
342 if (!isNumber(screenX)){
345 if (!isNumber(screenY)){
348 if (!isNumber(clientX)){
351 if (!isNumber(clientY)){
366 if (!isNumber(butto
[all...]
/yui3/build/arraylist-add/
H A Darraylist-add-debug.js31 if (Y.Lang.isNumber(index)) {
/yui3/build/datatable-column-widths/
H A Ddatatable-column-widths-debug.js11 var isNumber = Y.Lang.isNumber,
162 if (isNumber(width)) {
232 if (width && isNumber(width)) {
/yui3/src/collection/js/
H A Darraylist-add.js29 if (Y.Lang.isNumber(index)) {
/yui3/src/datasource/tests/src/
H A Ddatasource-local.js40 Assert.isNumber(e.tId, "request: Expected transaction ID.");
48 Assert.isNumber(e.tId, "data: Expected transaction ID.");
57 Assert.isNumber(e.tId, "response: Expected transaction ID.");
83 Assert.isNumber(e.tId, "error: Expected transaction ID.");
122 Assert.isNumber(e.tId, "request: Expected transaction ID.");
128 Assert.isNumber(e.tId, "data: Expected transaction ID.");
135 Assert.isNumber(e.tId, "response: Expected transaction ID.");
158 Assert.isNumber(e.tId, "error: Expected transaction ID.");
H A Ddatasource-function.js52 Assert.isNumber(e.tId, "request: Expected transaction ID.");
60 Assert.isNumber(e.tId, "data: Expected transaction ID.");
69 Assert.isNumber(e.tId, "response: Expected transaction ID.");
101 Assert.isNumber(e.tId, "error: Expected transaction ID.");
133 Assert.isNumber(e.tId, "error: Expected transaction ID.");
H A Ddatasource-get.js70 Assert.isNumber(e.tId, "request: Expected transaction ID.");
78 Assert.isNumber(e.tId, "data: Expected transaction ID.");
87 Assert.isNumber(e.tId, "response: Expected transaction ID.");
127 Assert.isNumber(e.tId, "error: Expected transaction ID.");
/yui3/src/profiler/tests/
H A Dprofiler-tests.js324 Assert.isNumber(report.max, "Max should be a number.");
325 Assert.isNumber(report.min, "Min should be a number.");
326 Assert.isNumber(report.avg, "Average should be a number.");
349 Assert.isNumber(report.max, "Max should be a number.");
350 Assert.isNumber(report.min, "Min should be a number.");
351 Assert.isNumber(report.avg, "Average should be a number.");
373 Assert.isNumber(report.max, "Max should be a number.");
374 Assert.isNumber(report.min, "Min should be a number.");
375 Assert.isNumber(report.avg, "Average should be a number.");
400 Assert.isNumber(repor
[all...]
/yui3/build/widget-position/
H A Dwidget-position-debug.js195 return (Lang.isArray(val) && Lang.isNumber(val[0]) && Lang.isNumber(val[1]));
/yui3/src/widget-position/js/
H A DWidget-Position.js193 return (Lang.isArray(val) && Lang.isNumber(val[0]) && Lang.isNumber(val[1]));
/yui3/src/io/tests/js/
H A Dfacades-tests.js11 Y.Assert.isNumber(o.id);
21 Y.Assert.isNumber(o.id);
22 Y.Assert.isNumber(o.data.status);
/yui3/build/resize-constrain/
H A Dresize-constrain-debug.js5 isNumber = Lang.isNumber,
94 validator: isNumber
106 validator: isNumber
118 validator: isNumber
130 validator: isNumber
346 if (isNumber(value)) {

Completed in 3909 milliseconds

12345