| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_Viewport.h | 57 float height, in Viewport() 92 f32 height = static_cast<f32>(renderTarget->GetDescription().height); in Viewport() local 134 void SetBound(float x, float y, float width, float height) in SetBound()
|
| D | gfx_FrameBuffer.h | 36 u32 height; //!< バッファの高さ情報です。 member 106 void SetHeight(u32 height) { m_Description.height = height; } in SetHeight() 195 const u32 height = this->GetHeight(); in TransferRenderImage() local
|
| D | gfx_IRenderTarget.h | 107 s32 height; //!< 描画対象の高さです。 member 150 Builder& BufferSize(s32 width, s32 height) in BufferSize() 161 Builder& Height(s32 height) { m_Description.height = height; return *this; } in Height()
|
| /NW4C-1.3.3/demos/font/ResFont/sources/ |
| D | main.cpp | 130 int height in InitDraw() 304 int height in SetupTextCamera() 344 int height in DrawAscii() 402 int height in DrawCounter()
|
| /NW4C-1.3.3/demos/snd/demolib/sources/ |
| D | demolib.cpp | 82 void AppBase::InitializeDraw( int width, int height ) in InitializeDraw() 293 int height ) in SetupTextCamera() 366 int height ) in DrawStringPreProcess() 377 void AppBase::DrawStringPostProcess( nw::font::TextWriter& writer, int width, int height ) in DrawStringPostProcess()
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_DisplayBufferSwapper.h | 78 s32 height; //!< バッファの縦幅です。 member 125 Builder& BufferSize(s32 width, s32 height) in BufferSize() 136 Builder& Height(s32 height) { m_Description.height = height; return *this; } in Height()
|
| /NW4C-1.3.3/demos/lyt/perspective/sources/ |
| D | main.cpp | 44 InitDraw(int width, int height) in InitDraw() 153 const f32 height = layoutRect.right - layoutRect.left; in SetupCamera() local
|
| /NW4C-1.3.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 141 int height in InitDraw() 444 int height in SetupTextCamera() 485 int height, in DrawAscii()
|
| /NW4C-1.3.3/sources/libraries/font/ |
| D | font_CharWriter.cpp | 171 f32 height in SetFontSize() 184 CharWriter::SetFontSize(f32 height) in SetFontSize() 301 const f32 height = - glyph.height * m_Scale.y; in PrintGlyph() local
|
| D | font_Font.cpp | 99 u16 height in Set()
|
| /NW4C-1.3.3/sources/libraries/dev/ |
| D | dev_Utility.cpp | 99 CalcMemorySize(GLint format, int width, int height) in CalcMemorySize()
|
| D | dev_DirectPrint.cpp | 260 int height) in Erase() 363 int height) in Erase() 873 u16 height) in SetTargetBuffer() 898 GLint height = 0; in SetTargetActiveDisplayBuffer() local 920 DirectPrint::Erase(int x, int y, int width, int height) in Erase()
|
| /NW4C-1.3.3/include/nw/font/ |
| D | font_Font.h | 47 u16 height; //!< 高さ member 125 u8 height; //!< セルの高さ member
|
| D | font_RectDrawerCommand.h | 64 u16 height; //!< 高さ member 97 #define NW_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ argument
|
| /NW4C-1.3.3/tools/FontConverter/xlor/ |
| D | letter-order.dtd | 24 <!ATTLIST area height CDATA #IMPLIED> attribute
|
| /NW4C-1.3.3/include/nw/lyt/ |
| D | lyt_TexMap.h | 223 void SetSize(u16 width, u16 height) in SetSize() 281 void SetRealSize(u16 width, u16 height) in SetRealSize()
|
| /NW4C-1.3.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-1.3.3/demos/lyt/locationAdjust/sources/ |
| D | main.cpp | 58 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/multiArc/sources/ |
| D | main.cpp | 47 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/archiveFont/sources/ |
| D | main.cpp | 44 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/extUserData/sources/ |
| D | main.cpp | 45 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/simple2/sources/ |
| D | main.cpp | 40 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-1.3.3/demos/Nw4cDemo/include/ |
| D | SmRenderSystem.h | 55 s32 height; //!< スクリーンの縦幅を表します。 member
|
| /NW4C-1.3.3/demos/lyt/simple/sources/ |
| D | main.cpp | 52 InitDraw(int width, int height) in InitDraw()
|
| /NW4C-1.3.3/demos/lyt/group/sources/ |
| D | main.cpp | 43 InitDraw(int width, int height) in InitDraw()
|