| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_Viewport.h | 59 float height, in Viewport() 94 f32 height = static_cast<f32>(renderTarget->GetDescription().height); in Viewport() local 136 void SetBound(float x, float y, float width, float height) in SetBound()
|
| D | gfx_FrameBuffer.h | 38 u32 height; //!< バッファの高さ情報です。 member 108 void SetHeight(u32 height) { m_Description.height = height; } in SetHeight() 197 const u32 height = this->GetHeight(); in TransferRenderImage() local
|
| D | gfx_IRenderTarget.h | 109 s32 height; //!< 描画対象の高さです。 member 152 Builder& BufferSize(s32 width, s32 height) in BufferSize() 163 Builder& Height(s32 height) { m_Description.height = height; return *this; } in Height()
|
| /NW4C-2.0.3/demos/font/ResFont/sources/ |
| D | main.cpp | 132 int height in InitDraw() 306 int height in SetupTextCamera() 346 int height in DrawAscii() 404 int height in DrawCounter()
|
| /NW4C-2.0.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 84 void AppBase::InitializeDraw( int width, int height ) in InitializeDraw() 295 int height ) in SetupTextCamera() 368 int height ) in DrawStringPreProcess() 379 void AppBase::DrawStringPostProcess( nw::font::TextWriter& writer, int width, int height ) in DrawStringPostProcess()
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_DisplayBufferSwapper.h | 80 s32 height; //!< バッファの縦幅です。 member 127 Builder& BufferSize(s32 width, s32 height) in BufferSize() 138 Builder& Height(s32 height) { m_Description.height = height; return *this; } in Height()
|
| /NW4C-2.0.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 46 InitDraw(int width, int height) in InitDraw() 155 const f32 height = layoutRect.right - layoutRect.left; in SetupCamera() local
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_Utility.cpp | 101 CalcMemorySize(GLint format, int width, int height) in CalcMemorySize()
|
| /NW4C-2.0.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 143 int height in InitDraw() 446 int height in SetupTextCamera() 487 int height, in DrawAscii()
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_CharWriter.cpp | 173 f32 height in SetFontSize() 186 CharWriter::SetFontSize(f32 height) in SetFontSize() 303 const f32 height = - glyph.height * m_Scale.y; in PrintGlyph() local
|
| D | font_Font.cpp | 101 u16 height in Set()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_Font.h | 49 u16 height; //!< 高さ member 127 u8 height; //!< セルの高さ member
|
| D | font_RectDrawerCommand.h | 66 u16 height; //!< 高さ member 99 #define NW_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ argument
|
| /NW4C-2.0.3/tools/FontConverter/xlor/ |
| D | letter-order.dtd | 24 <!ATTLIST area height CDATA #IMPLIED> attribute
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_TexMap.h | 225 void SetSize(u16 width, u16 height) in SetSize() 283 void SetRealSize(u16 width, u16 height) in SetRealSize()
|
| /NW4C-2.0.3/documents/CreativeStudio/html/common/ |
| D | ibox.js | 92 …s.wrapper.style, {display: 'block', visibility: 'hidden', left: 0, top: 0, height: '', width: ''}); property 230 _pub.updateObject(els.content.style, {width: '', height: ''}); property 250 _pub.updateObject(els.wrapper.style, {width: width + 'px', height: height + 'px'}); property 765 _pub.html(img, {width: this.width, height: this.height, constrain: true}) property
|
| /NW4C-2.0.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 60 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 49 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/texVram/sources/ |
| D | main.cpp | 42 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 47 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 46 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/simple/sources/ |
| D | main.cpp | 54 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-2.0.3/demos/Nw4cDemo/include/ |
| D | SmRenderSystem.h | 57 s32 height; //!< スクリーンの縦幅を表します。 member
|
| /NW4C-2.0.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 42 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-2.0.3/demos/lyt/group/sources/ |
| D | main.cpp | 45 InitDraw(int width, int height) in InitDraw()
|