Searched defs:imageHeight (Results 1 – 3 of 3) sorted by relevance
24 float imageHeight = 5; in TestStackBackgroundImageSize001() local39 float imageHeight = 10000; in TestStackBackgroundImageSize002() local54 float imageHeight = -5; in TestStackBackgroundImageSize003() local
64 float imageHeight = SIZE_60; in CreateSubImageNode() local
69 …async function testGetImageInfo(done, testNum, fileName, imageWidth, imageHeight, mimeType, index)… argument