Home
last modified time | relevance | path

Searched defs:offset (Results 26 – 40 of 40) sorted by relevance

12

/NW4C-1.3.3/sources/libraries/font/
Dfont_ResFontBase.cpp331 u16 offset = pMap->GetMapInfo()[0]; in FindGlyphIndex() local
Dfont_RectDrawer.cpp59 #define NW_FONT_CMD_SET_LOAD_ARRAY( offset, elm0, elm1, elm2, elm3, elm4, elm5, elm6, \ argument
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_BankFile.cpp188 const void* GetRegion( const void* startPtr, u16 typeId, u32 offset, u32 index ) in GetRegion()
Dsnd_SequenceSound.cpp210 void SequenceSound::Skip( driver::SequenceSoundPlayer::OffsetType offsetType, int offset ) in Skip()
Dsnd_SequenceSoundPlayer.cpp347 void SequenceSoundPlayer::Skip( OffsetType offsetType, int offset ) in Skip()
Dsnd_SoundArchiveFile.cpp613 u32 offset; in GetSound3DInfo() local
Dsnd_SoundArchiveLoader.cpp995 s32 offset, in ReadFile()
/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp228 const ut::Offset& offset = *reinterpret_cast<const ut::Offset*>(value); in SetValue() local
/NW4C-1.3.3/sources/shaders/gfx/
DVertexShader.h73 #define VERTEX_LIGHT_UNIFORM(offset) nw_user_register_start[offset + 19] argument
/NW4C-1.3.3/include/nw/ut/
Dut_ResTypes.h155 ResS32 offset; member
178 ResS32 offset; member
/NW4C-1.3.3/include/nw/font/
Dfont_ArchiveFontBase.h235 u32 offset() const in offset() function
/NW4C-1.3.3/include/nw/snd/
Dsnd_Util.h126 nw::ut::ResS32 offset; // INVALID_OFFSET が入っていたら 無効値 member
/NW4C-1.3.3/include/nw/gfx/
Dgfx_GraphicsDevice.h956 f32 offset; in ActivatePolygonOffset() local
Dgfx_CommandUtil.h1725 s32 offset = 0; variable
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Types.h143 ConvertOffsToPtr(const void* baseAddress, unsigned int offset) in ConvertOffsToPtr()
154 ConvertOffsToPtr(void* baseAddress, unsigned int offset) in ConvertOffsToPtr()

12