Home
last modified time | relevance | path

Searched refs:width (Results 1 – 19 of 19) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Dresize.js60 var windowWidth = $(window).width() + "px";
68 var windowWidth = $(window).width() + "px";
70 sidenav.css({width:navWidth + "px"});
81 var width=$(window).width();
82 if (width!=collapsedWidth) {
83 if (width<desktop_vp && collapsedWidth>=desktop_vp) {
87 } else if (width>desktop_vp && collapsedWidth<desktop_vp) {
92 collapsedWidth=width;
98 if (sidenav.width()>0) {
103 var width = readCookie('width');
[all …]
Ddoxygen_style.css28 width: 100%;
102 width: 100%;
489 width: 100%;
521 width: 100%;
534 width: 100%;
582 border-top-width: 0;
653 width: 100%;
693 width: 100%;
721 width: 100%;
739 width: 100%;
[all …]
Djquery.js44width="0";bA.style.marginRight="0";bv.style.width="2px";bv.appendChild(bA);bJ.reliableMarginRight=…
51width"],function(bv,e){b.cssHooks[e]={get:function(by,bx,bw){var bz;if(bx){if(by.offsetWidth!==0){…
81width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left… property in AnonymousFunction76d7d7d614100.o
96width/2,Q=L.height/2,P=[],I=["nw","n","ne","e","se","s","sw","w"],U,X,R,T;function J(){P.push(W.ma…
115width:"",minWidth:"",maxWidth:""}).removeClass("sm-nowrap")}if(o.dataSM("scroll-arrows")){o.dataSM…
Dtabs.css1width:28px;height:28px;overflow:hidden;font:bold 12px/28px monospace!important;text-align:center;t…
Dnavtree.css89 width: 250px;
105 width:6px;
Dnavtree.js143 span.style.width = 16*(level+1)+'px';
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/dma/dma350/
Ddma350_lib_unprivileged.h168 uint32_t width, uint16_t height,
205 uint32_t width, uint16_t height, in dma350_2d_copy_unpriv() argument
211 width, height, width, in dma350_2d_copy_unpriv()
212 width, height, width, in dma350_2d_copy_unpriv()
Ddma350_lib.h256 uint32_t width, uint16_t height,
388 uint32_t width, uint16_t height, in dma350_2d_copy() argument
394 width, height, (uint16_t)width, in dma350_2d_copy()
395 width, height, (uint16_t)width, in dma350_2d_copy()
/trusted-firmware-m-latest/docs/_static/css/
Dtfm_custom.css13 /* Limit page width */
14 @media only screen and (min-width: 780px) {
16 max-width: 1100px;
32 max-width: calc((250px + 2rem) * 4);
40 width: 200px;
47 width: 190px;
74 max-width: 75%;
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/search/
Dsearch.css12 width: 170px;
22 width:20px;
31 width:20px;
49 width:115px;
67 width:20px;
157 width: 60ex;
Dsearch.js373 var width = document.body.clientWidth - 8; // the -8 is for IE :-(
374 domPopupSearchResultsWindow.style.width = width + 'px';
375 domPopupSearchResults.style.width = width + 'px';
/trusted-firmware-m-latest/secure_fw/partitions/initial_attestation/
DKconfig30 int "Key bit width"
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/timer/armv8m/
Dsystimer_armv8-m_drv.c36 #define BITMASK(width) ((1u<<(width))-1) argument
/trusted-firmware-m-latest/platform/ext/target/arm/drivers/counter/armv8m/
Dsyscounter_armv8-m_cntrl_drv.c64 #define BITMASK(width) ((1u<<(width))-1) argument
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/Native_Driver/
Dgfc100_eflash_drv.c26 #define BITMASK(width) ((1U<<(width))-1) argument
/trusted-firmware-m-latest/docs/design_docs/services/
Dsecure_partition_manager.rst24 :width: 80%
112 :width: 80%
179 :width: 70%
347 :width: 60%
369 :width: 60%
380 :width: 60%
489 :width: 60%
668 :width: 40%
Dtfm_its_service.rst325 :width: 80%
/trusted-firmware-m-latest/docs/design_docs/dual-cpu/
Dmailbox_ns_agent_update.rst68 :width: 70%
/trusted-firmware-m-latest/docs/doxygen/
DDoxyfile.in58 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
1467 # to set the initial width (in pixels) of the frame in which the tree is shown.