Searched refs:width (Results 1 – 10 of 10) sorted by relevance
5 border-bottom-width : 1px;24 border-bottom-width : 1px;46 width : 120px;51 width : 520px;56 width : 500px;64 width : 150px;69 width : 350px;
12 border-bottom-width : 5px;24 border-left-width : 8px;28 border-bottom-width : 2px;76 border-right-width : 8px;
9 …-style : double;border-left-width : 8px;border-bottom-style : solid;margin-left : 1px;margin-botto…
17 border-bottom-width : 5px;32 border-bottom-width : 2px;35 border-left-width : 8px;66 width : 120px;
47 border-width : 0pt79 border-width : 1px 0 0 0;121 width : 100%;
8 border-bottom-width : 1px;22 border-bottom-width : 1px;
71 void REXDEMOSetFontSize( int width, int height );
530 s16 width = 0; in PrintBodyText() local549 width = 0; in PrintBodyText()559 if ( TEXT_BOX_WIDTH < (s16)(width + pxWidth) ) in PrintBodyText()561 width = 0; in PrintBodyText()567 printX = (s16)(x + width); in PrintBodyText()572 width += pxWidth; in PrintBodyText()
619 s32 width; in PrintMailAddr() local636 (void)OSGetFontWidth( &mailAddr[i], &width ); in PrintMailAddr()637 if ( g_screenWidth < (s16)(printX + width + (2 * FONT_SIZE)) ) in PrintMailAddr()
340 REXDEMOSetFontSize( int width, int height ) in REXDEMOSetFontSize() argument342 sampleFontWidth = width; in REXDEMOSetFontSize()