Home
last modified time | relevance | path

Searched refs:width (Results 1601 – 1625 of 3734) sorted by last modified time

1...<<61626364656667686970>>...150

/plugin/diagramsnet/lib/img/lib/mscae/
H A DEnterprise_Applications.svg1width="45.897" height="46.697"><path d="M0 0h11v11H0zm13 0h12v11H13zm14 0h11v11H27zM0 13h11v11H0zm…
H A DRain.svg1 <svg xmlns="http://www.w3.org/2000/svg" height="50" width="50"><path fill="#7a7a7a" d="M50 25.5c0-3…
H A DEventLog.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="45" height="50.1"><path d="M43 45.4h2V0H4C2.7.2 0 3.…
H A DRecommendation.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50.025" h…
H A DEvent_Grid.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50"><path fill="#0072c6" d="M39 22v-2H24…
H A DResourceGroup.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" heigh…
H A DResource_Explorer.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50" height="46.149"><path d="M48.066 9.912V5.935H21.…
H A DResource_Graph_Explorer.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="48.8" height="47.8"><g fill="#a0a1a2"><path d="M5.35…
H A DRunbooks.svg1 <svg xmlns="http://www.w3.org/2000/svg" height="49.9" width="46.206"><g fill="#7a7a7a" fill-rule="e…
H A DSQL_DataWarehouse.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="372.9" height="362.6"><path d="M89.8 113.7h35.7v35.7…
H A DSQL_Database_generic.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="37.486" height="49.688" viewBox="-0.5 0.5 37.486 49.…
H A DSQL_Servers.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="-0.5 0.5 50 50" width="50" height="50"><g fill="#0…
H A DSQL_Stretch_Database.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="-382 215 468.527 324.201" width="468.527" height="…
H A DSSD.svg1 <svg xmlns="http://www.w3.org/2000/svg" height="40.2" width="50.092"><g fill="#a0a1a2"><path d="M50…
H A DServiceHealth.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="21.012"><path d="M17.625 0c-.648 0-1.227…
H A DService_Bus_Topics.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50"><path d="M.833 0C.333 0 0 .333 0 .83…
H A DService_Catalog_Managed_Application_Definitions.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="45" heigh…
H A DService_Endpoint_Policies.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="46" height="47"><path d="M33.5 46c-2.236 0-4.5-1.717…
H A DStorSimple.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50.001" height="44.822"><path d="M44.352 20.06h-.784…
H A DStorageContainer.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50" height="42.7"><path d="M0 40.8c0 1 .8 1.9 1.8 1.…
H A DTask.svg1 <svg xmlns="http://www.w3.org/2000/svg" height="44" width="50"><path d="M0 42c0 1.1.9 2 2 2h46c1.1 …
H A DTasks.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" heigh…
H A DTeamProject.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50"><path d="M44.977 10.5a10.21 10.21 0 …
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupNavigation.js53 …dths[i] = mxUtils.getSizeForString(textStrings[i], fontSize, mxConstants.DEFAULT_FONTFAMILY).width;
182 …onWidths[i] = mxUtils.getSizeForString(buttonText, fontSize, mxConstants.DEFAULT_FONTFAMILY).width;
553 …return new mxPoint(bounds.x + ((bounds.width - 100) * barPos / bounds.width) / 100 * bounds.width
556 …und(1000 * Math.max(0, Math.min(100, (pt.x - bounds.x - 50) * 100 / (bounds.width - 100)))) / 1000;
601 var width = mxUtils.getSizeForString(mainText, textSize, mxConstants.DEFAULT_FONTFAMILY).width;
607 c.moveTo(w * 0.5 - width * 0.5, (h + parseInt(textSize, 10)) * 0.5);
608 c.lineTo(w * 0.5 + width * 0.5, (h + parseInt(textSize, 10)) * 0.5);
H A DmxMockupiOS.js1213 …r currWidth = mxUtils.getSizeForString(buttonText, fontSize, mxConstants.DEFAULT_FONTFAMILY).width;
2164 …var currWidth = mxUtils.getSizeForString(currText, fontSize, mxConstants.DEFAULT_FONTFAMILY).width;
2275 …var currWidth = mxUtils.getSizeForString(currText, fontSize, mxConstants.DEFAULT_FONTFAMILY).width;
4590 …onWidths[i] = mxUtils.getSizeForString(buttonText, fontSize, mxConstants.DEFAULT_FONTFAMILY).width;
4982 …return new mxPoint(bounds.x + bounds.width * 0.1 + barPos * bounds.width * 0.8 / 100, bounds.y + b…
4985 ….round(100 * Math.max(0, Math.min(100, (pt.x - bounds.width * 0.1 - bounds.x) * 100 / (bounds.widt…
5141 return new mxPoint(bounds.x + barPos * bounds.width / 100, bounds.y + bounds.height / 2);
5220 return new mxPoint(bounds.x + barPos * bounds.width / 100, bounds.y + bounds.height / 2);
5293 return new mxPoint(bounds.x + barPos * bounds.width / 100, bounds.y + bounds.height / 2);
5381 …return new mxPoint(bounds.x + bounds.width * 0.1 + barPos * bounds.width * 0.8 / 100, bounds.y + b…
[all …]

1...<<61626364656667686970>>...150