Searched refs:width (Results 1 – 7 of 7) sorted by relevance
7 …hread/ab4c4e1e/doc/images/certified.svg" alt="Thread Certified Component" width="150px" align="rig…30 …width="200px"></a><a href="https://www.arm.com/"><img src="https://github.com/openthread/openthrea…
391 uint8_t width = aWidths[index]; in OutputTableHeader() local394 if (titleLength + 2 <= width) in OutputTableHeader()399 OutputFormat("| %*s", -static_cast<int>(width - 1), title); in OutputTableHeader()407 OutputFormat("|%*.*s", -static_cast<int>(width), width, title); in OutputTableHeader()421 for (uint8_t width = aWidths[index]; width != 0; width--) in OutputTableSeparator() local
83 my( $width, $padchar, $string ) = @_;84 my $padlen = ( $width - length( $string ) - 2 ) / 2;
107 self.textwrapper.width = 80
47 # exceed 55 pixels and the maximum width should not exceed 200 pixels.1168 # used to set the initial width (in pixels) of the frame in which the tree
86 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo1449 # to set the initial width (in pixels) of the frame in which the tree is shown.
3899 * Moved from unsigned long to fixed width uint32_t types throughout code