Searched refs:TH (Results 1 – 7 of 7) sorted by relevance
| /RvlSDK-3.3/man/en_US/hbm/css/ |
| D | hbm_common.css | 13 TABLE.arguments TH, span.argument 19 TABLE.arguments TH 65 TABLE.enum_definition TH 71 width : auto; /* Cancel the "width: 20%" in TABLE.arguments TH */ 123 TABLE.table TH
|
| /RvlSDK-3.3/build/demos/gxdemo/src/Indirect/ |
| D | ind-bump-st.c | 66 u16 TW=64, TH=64; // Light map size. variable 318 …lightMap = MEMAllocFromAllocator(&DemoAllocator1, GXGetTexBufferSize(TW, TH, LIT_TEX_FMT, FALSE, 0… in bumpMapSetup() 321 GXInitTexObj(&lightMapObj, lightMap, TW, TH, LIT_TEX_FMT, in bumpMapSetup() 475 setupSize(TW, TH); in lightMapSetup() 649 c.y += (f32) TH/H*2; in showMaps() 667 c.y += (f32) TH/H*2; in showMaps() 673 c.y -= (f32) TH/H*2; in showMaps()
|
| D | ind-bump-xyz.c | 67 u16 TW=64, TH=64; // Light map size. variable 383 …lightMap = MEMAllocFromAllocator(&DemoAllocator1, GXGetTexBufferSize(TW, TH, LIT_TEX_FMT, FALSE, 0… in bumpMapSetup() 386 GXInitTexObj(&lightMapObj, lightMap, TW, TH, LIT_TEX_FMT, in bumpMapSetup() 528 setupSize(TW, TH); in lightMapSetup() 719 c.y -= (f32) TH/H*2; in showMaps() 737 c.y += (f32) TH/H*2; in showMaps() 743 c.y -= (f32) TH/H*2; in showMaps()
|
| /RvlSDK-3.3/vcmv/man/en_US/CSS/ |
| D | revolution.css | 143 TABLE.arguments TH { 172 TABLE.api_list TH { 206 TABLE.demo_list TH {
|
| /RvlSDK-3.3/man/en_US/CSS/ |
| D | revolution.css | 143 TABLE.arguments TH { 172 TABLE.api_list TH { 206 TABLE.demo_list TH {
|
| /RvlSDK-3.3/vcmv/man/ja_JP/CSS/ |
| D | revolution.css | 143 TABLE.arguments TH { 172 TABLE.api_list TH { 206 TABLE.demo_list TH {
|
| /RvlSDK-3.3/build/demos/wpaddemo/src/ |
| D | wpadsample.c | 1081 const f32 TH = WPAD_DPD_ANGLE / 2 * PI / 180; in getDistance() local 1092 return (f32)(SEPARATION / 2 / tan(TH) * WPAD_DPD_IMG_RESO_WX / dpdDist); in getDistance()
|