| /NW4C-2.0.3/demos/Nw4cDemo/include/ |
| D | SmRectCollision.h | 37 void SetRect( f32 x, f32 y, f32 w, f32 h ) in SetRect() 47 bool CheckInner( u16 x, u16 y ) in CheckInner() 76 void SetXY( f32 x, f32 y ) in SetXY() 82 void AddXY( f32 x, f32 y ) in AddXY()
|
| D | SmRenderSystem.h | 66 s32 y; //!< オフセットのY座標を表します。 member
|
| D | SmLayout.h | 152 void SetPanePosition( nw::lyt::Pane* pane, f32 x, f32 y ) in SetPanePosition()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ShaderProgram.h | 253 …void SetUniformInt(ShaderUniform location, s32 x, s32 y) const { glUniform2i(m_UniformLocation->Ge… in SetUniformInt() 262 …void SetUniformInt(ShaderUniform location, s32 x, s32 y, s32 z) const { glUniform3i(m_UniformLocat… in SetUniformInt() 272 …void SetUniformInt(ShaderUniform location, s32 x, s32 y, s32 z, s32 w) const { glUniform4i(m_Unifo… in SetUniformInt() 551 void SetVertexUniformInt(int index, s32 x, s32 y) const in SetVertexUniformInt() 563 void SetGeometryUniformInt(int index, s32 x, s32 y) const in SetGeometryUniformInt() 576 void SetVertexUniformInt(int index, s32 x, s32 y, s32 z) const in SetVertexUniformInt() 589 void SetGeometryUniformInt(int index, s32 x, s32 y, s32 z) const in SetGeometryUniformInt()
|
| D | gfx_Camera.h | 369 void SetPosition(f32 x, f32 y, f32 z) in SetPosition() 404 void SetTargetPosition(f32 x, f32 y, f32 z) in SetTargetPosition() 439 void SetUpwardVector(f32 x, f32 y, f32 z) in SetUpwardVector() 494 void SetViewRotate(f32 x, f32 y, f32 z){ in SetViewRotate()
|
| D | gfx_Viewport.h | 57 float y, in Viewport() 136 void SetBound(float x, float y, float width, float height) in SetBound()
|
| D | gfx_CalculatedTransform.h | 296 void SetTranslate(f32 x, f32 y, f32 z) in SetTranslate() 335 void SetRotateXYZ(f32 x, f32 y, f32 z) in SetRotateXYZ()
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 266 int y, in Erase() 297 int y, in DrawString() 356 u8* GetPixelAddress(const PixelWriterContext& context, int x, int y) in GetPixelAddress() 372 int y, in Erase() 428 int y, in DrawString() 491 int y, in DrawLine() 554 DrawChar(const PixelWriterContext& context, int x, int y, int code) in DrawChar() 932 DirectPrint::Erase(int x, int y, int width, int height) in Erase() 944 DirectPrint::Printf(int x, int y, const char* format, ...) in Printf() 956 DirectPrint::Printf(int x, int y, bool turnOver, const char* format, ...) in Printf() [all …]
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | demo.cpp | 415 f32 y = cmd->GetF32( "ty" ); in InitializeScene() local 452 f32 y = cmd->GetF32( "ty" ); in InitializeScene() local 490 f32 y = cmd->GetF32( "ty" ); in InitializeScene() local
|
| D | SmModel.cpp | 86 SmModel::SetPosition( f32 x, f32 y, f32 z ) in SetPosition() 99 SmModel::SetScale( f32 x, f32 y, f32 z ) in SetScale() 112 SmModel::SetRotate( f32 x, f32 y, f32 z ) in SetRotate()
|
| D | SmPrimitive.cpp | 344 void Sm2DPrimPC::SetVertex( uint vertexIdx, f32 x, f32 y, nw::ut::Color8 color ) in SetVertex() 405 void Sm2DDynamicPrimPC::SetVertex( f32 x, f32 y, nw::ut::Color8 color ) in SetVertex()
|
| D | SmSliderBar.cpp | 34 SmSliderBar::SmSliderBar( uint x, uint y, uint length, SmSliderBarType type ) in SmSliderBar()
|
| D | SmLytSliderBar.cpp | 26 SmLytSliderBar::SmLytSliderBar( f32 x, f32 y, SmLayout* smLayout ) in SmLytSliderBar()
|
| D | SmButton.cpp | 30 SmButton::SmButton( uint x, uint y, uint w, uint h ) in SmButton()
|
| D | SmLytButton.cpp | 77 void SmLytButton::SetPosition( f32 x, f32 y ) in SetPosition()
|
| D | SmLayout.cpp | 113 SmLayout::SetPosition( f32 x, f32 y ) in SetPosition()
|
| D | SmPerf.cpp | 254 #define _SET_BAR_RECT( prim, x, y, w, h, color ) \ in Render() argument
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Stopwatch.h | 37 # define NW_LYT_JOIN(x, y) NW_LYT_JOIN_AGAIN(x, y) argument 38 # define NW_LYT_JOIN_AGAIN(x, y) x ## y argument
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_CharWriter.h | 385 f32 y in SetCursor() 400 f32 y, in SetCursor() 450 void SetCursorY(f32 y) { m_CursorPos.y = y; } in SetCursorY()
|
| D | font_RectDrawerCommand.h | 99 #define NW_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ argument 134 #define NW_FONT_CMD_SET_SCISSOR( x, y, w, h, cbSz ) \ argument
|
| D | font_TagProcessorBase.h | 246 const f32 y = writer.GetCursorY() + writer.GetLineHeight(); in ProcessLinefeed() local
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_DisplayBufferSwapper.h | 169 Builder& TransferOffset(s32 x, s32 y) in TransferOffset() 177 Builder& DisplayOffset(s32 x, s32 y) in DisplayOffset()
|
| /NW4C-2.0.3/documents/CreativeStudio/html/assets/ |
| D | yahoo-dom-event.js | 8 …htmlFor":"for","className":g},DOT_ATTRIBUTES:{},get:function(z){var AB,x,AA,y,Y,G;if(z){if(z[l]||z… argument 9 y.removeAttribute(G);}}}else{}return Y;},replaceClass:function(x,Y,G){return E.Dom.batch(x,E.Dom._r… argument
|
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResShader.h | 236 void SetValue(f32 x, f32 y) in SetValue() 266 void SetValue(f32 x, f32 y, f32 z) in SetValue() 299 void SetValue(f32 x, f32 y, f32 z, f32 w) in SetValue()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_ResTypes.h | 281 nw::ut::ResF32 y; member 290 nw::ut::ResF32 y; member 303 nw::ut::ResF32 y; member 350 ResF32 y; member
|