Searched refs:bottom (Results 1 – 10 of 10) sorted by relevance
9 …bottom-style : solid;margin-left : 1px;margin-bottom : 1px;border-bottom-width : 2px;font-weight :…11 …bottom-style : solid;margin-left : 1px;margin-bottom : 1px;border-bottom-width : 2px;font-weight :…
12 border-bottom-width : 5px;13 border-bottom-style : solid;14 border-bottom-color : green;15 padding-bottom : 1px;16 margin-bottom : 20px;25 border-bottom-style : solid;27 margin-bottom : 1px;28 border-bottom-width : 2px;33 border-bottom-color : yellowgreen;42 border-bottom-style : solid;[all …]
65 s32 bottom; member894 if (StreamInfo.top != StreamInfo.bottom) in THPPlayerSkip()1590 StreamInfo.bottom = 0; in StreamInit()1685 while (index != StreamInfo.bottom) in StreamReInit()1750 while (index != StreamInfo.bottom) in StreamReInit()1818 StreamInfo.boundary[StreamInfo.bottom] = boundarySampleNum; in EntryBoundary()1819 StreamInfo.bottom++; in EntryBoundary()1820 if (StreamInfo.bottom >= BOUNDARY_NUM) in EntryBoundary()1822 StreamInfo.bottom = 0; in EntryBoundary()1842 while (StreamInfo.top != StreamInfo.bottom) in CheckBoundary()
110 f32 bottom; member
104 f32 bottom; member
198 void GXReadBoundingBox ( u16 *left, u16 *top, u16 *right, u16 *bottom );
343 ID_WINDOW_ARRANGE "Arrange icons at the bottom of the window\nArrange Icons"
27 # bottom of the module makefile, such as :
361 f32 projection_height = projRect->bottom - projRect->top; in KPADGetProjectionPos()
472 f32 projection_height = projRect->bottom - projRect->top ; in KPADGetProjectionPos()