Home
last modified time | relevance | path

Searched defs:baseVal (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java1126 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNFRule.java1127 private Number matchToDelimiter(String text, int startPos, double baseVal, in matchToDelimiter()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp756 const deUint32 baseVal = (offset == 32) ? (0) : ((value >> offset) & valMask); in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp873 const deUint32 baseVal = (offset == 32) ? (0) : ((value >> offset) & valMask); in compare() local
/third_party/typescript/tests/lib/
Dlib.d.ts12569 baseVal: SVGAngle; property
12579 baseVal: boolean; property
12589 baseVal: number; property
12599 baseVal: number; property
12609 baseVal: SVGLength; property
12619 baseVal: SVGLengthList; property
12629 baseVal: number; property
12639 baseVal: SVGNumberList; property
12649 baseVal: SVGPreserveAspectRatio; property
12659 baseVal: SVGRect; property
[all …]
/third_party/typescript/src/lib/
Ddom.generated.d.ts12793 readonly baseVal: SVGAngle; property
12804 baseVal: boolean; property
12815 baseVal: number; property
12826 baseVal: number; property
12837 readonly baseVal: SVGLength; property
12848 readonly baseVal: SVGLengthList; property
12859 baseVal: number; property
12870 readonly baseVal: SVGNumberList; property
12886 readonly baseVal: SVGPreserveAspectRatio; property
12897 readonly baseVal: DOMRect; property
[all …]
/third_party/typescript/lib/
Dlib.dom.d.ts12813 readonly baseVal: SVGAngle; property
12824 baseVal: boolean; property
12835 baseVal: number; property
12846 baseVal: number; property
12857 readonly baseVal: SVGLength; property
12868 readonly baseVal: SVGLengthList; property
12879 baseVal: number; property
12890 readonly baseVal: SVGNumberList; property
12906 readonly baseVal: SVGPreserveAspectRatio; property
12917 readonly baseVal: DOMRect; property
[all …]