Home
last modified time | relevance | path

Searched refs:right (Results 1 – 3 of 3) sorted by relevance

/RvlHBMSdk-4.5/man/en_US/hbm/css/
Drevolution.css45 margin-right : 0pt;
47 padding-right : 0pt;
74 padding-right : 10px;
75 margin-right : 6px;
76 border-right-width : 8px;
Dhbm_common.css148 margin-right:10px;
/RvlHBMSdk-4.5/build/demos/hbmdemo/networkmanual_tpl/src/
Dnetworkmanual_tpl.cpp185 …aphicBuf, u16 width, u16 height, GXTexFmt texFmt, f32 left, f32 top, f32 right, f32 bottom, f32 z…
257 f32 right, f32 bottom, f32 z, GXColor clr ) in drawTexPlate() argument
308 GXPosition3f32( right, bottom, z ); in drawTexPlate()
310 GXPosition3f32( right, top, z ); in drawTexPlate()