Searched refs:canvasWidth (Results 1 – 4 of 4) sorted by relevance
610 canvasWidth: 100, property621 this.options.canvasWidth /= this.options.pixelWidth;652 var canvasWidth = this.options.canvasWidth;655 for(var x=0; x < canvasWidth; x++){657 var xp = x * 1.0 / canvasWidth * 2 - 1;891 canvasWidth: imageWidth, property
39 const SkScalar canvasWidth = kDrawPad + in onISize() local42 return SkISize::Make(SkScalarCeilToInt(canvasWidth), 800); in onISize()
968 float canvasWidth = SkTMax(ImGui::GetContentRegionAvailWidth(), 50.0f); in ImGui_Primaries() local969 ImVec2 size = ImVec2(canvasWidth, canvasWidth * (0.9f / 0.8f)); in ImGui_Primaries()
953 var canvasWidth = this.parentNode.clientWidth;956 return [canvasWidth, canvasHeight];