Searched defs:spacerHeight (Results 1 – 2 of 2) sorted by relevance
658 function setConversationHeaderSpacerHeight(spacerHeight) { argument668 function setConversationFooterSpacerHeight(spacerHeight) { argument678 function setMessageHeaderSpacerHeight(messageDomId, spacerHeight) { argument683 function setSpacerHeight(spacer, spacerHeight) { argument692 function setMessageBodyVisible(messageDomId, isVisible, spacerHeight) { argument
248 final int spacerHeight = height - in measureSpacer() local