Searched refs:isInteger (Results 76 - 100 of 208) sorted by relevance

123456789

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfResetFormActionDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfStandardSecurityHandlerDictionary_autogen.cpp50 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfSubmitFormActionDictionary_autogen.cpp50 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfVariableTextFieldDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfWebCaptureCommandDictionary_autogen.cpp26 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfEmbeddedFileParameterDictionary_autogen.cpp14 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfImageDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
50 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
94 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
222 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfMarkedContentReferenceDictionary_autogen.cpp62 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfType1FormDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
158 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
170 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfIccProfileStreamDictionary_autogen.cpp14 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfMovieDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfShadingDictionary_autogen.cpp14 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSCalculationValue.cpp190 static PassRefPtrWillBeRawPtr<CSSCalcPrimitiveValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) argument
192 return adoptRefWillBeNoop(new CSSCalcPrimitiveValue(value, isInteger));
195 static PassRefPtrWillBeRawPtr<CSSCalcPrimitiveValue> create(double value, CSSPrimitiveValue::UnitType type, bool isInteger) argument
199 return adoptRefWillBeNoop(new CSSCalcPrimitiveValue(CSSPrimitiveValue::create(value, type).get(), isInteger));
284 CSSCalcPrimitiveValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) argument
285 : CSSCalcExpressionNode(unitCategory(value->primitiveType()), isInteger)
336 return op != CalcDivide && leftSide->isInteger() && rightSide->isInteger();
358 bool isInteger = isIntegerResult(leftSide.get(), rightSide.get(), op); local
362 return CSSCalcPrimitiveValue::create(evaluateOperator(leftSide->doubleValue(), rightSide->doubleValue(), op), CSSPrimitiveValue::CSS_NUMBER, isInteger);
733 createExpressionNode(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) argument
[all...]
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfWebCaptureCommandDictionary_autogen.cpp26 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfEmbeddedFileParameterDictionary_autogen.cpp14 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfImageDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
50 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
94 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
222 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfMarkedContentReferenceDictionary_autogen.cpp62 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfType1FormDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
158 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
170 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfIccProfileStreamDictionary_autogen.cpp14 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfMovieDictionary_autogen.cpp38 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfShadingDictionary_autogen.cpp14 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
H A DSkPdfSourceInformationDictionary_autogen.cpp70 if ((ret != NULL && ret->isInteger()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->intValue();
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.cpp171 if (token.isInteger()) {
257 if (!token.isInteger()) {
267 if (!token.isInteger()) {
278 if (!token.isInteger()) {
288 if (!token.isInteger()) {
410 if (!idObj.isInteger() || id != idObj.intValue()) {
416 if (!generationObj.isInteger() /* || generation != generationObj.intValue()*/) {
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.cpp171 if (token.isInteger()) {
257 if (!token.isInteger()) {
267 if (!token.isInteger()) {
278 if (!token.isInteger()) {
288 if (!token.isInteger()) {
410 if (!idObj.isInteger() || id != idObj.intValue()) {
416 if (!generationObj.isInteger() /* || generation != generationObj.intValue()*/) {
/external/chromium_org/mojo/public/js/bindings/tests/
H A Dvalidation_test_input_parser.js109 Item.prototype.isInteger = function() {
115 return this.isFloat() || this.isInteger();
151 var n = item.isInteger() ? parseInt(item.value) : parseFloat(item.value);

Completed in 493 milliseconds

123456789