| /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()
|
| /NW4C-2.0.3/sources/libraries/ut/ |
| D | ut_ResDictionary.cpp | 31 const ResDicLinearData::ResDicNodeData* x = ref().data; in GetIndex() local 53 const ResDicPatriciaData::ResDicNodeData* x; in Get() local 87 const ResDicPatriciaData::ResDicNodeData* x; in Get() local
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Inlines.h | 473 Clamp(T x, T low, T high) in Clamp() 493 RoundUp(ValueT* x, unsigned int base) in RoundUp() 503 RoundUp(const ValueT* x, unsigned int base) in RoundUp() 513 RoundUp(ValueT x, unsigned int base) in RoundUp() 531 RoundDown(ValueT* x, unsigned int base) in RoundDown() 541 RoundDown(const ValueT* x, unsigned int base) in RoundDown() 551 RoundDown(ValueT x, unsigned int base) in RoundDown() 566 DivUp(int x, int y) in DivUp() 715 ReverseEndian( u32 x ) in ReverseEndian() 726 ReverseEndian( s32 x ) in ReverseEndian() [all …]
|
| D | ut_ResDictionary.h | 196 ResDicPatriciaData::ResDicNodeData* x = Get(s, std::strlen(s)); variable 214 ResDicPatriciaData::ResDicNodeData* x = Get(s, len); in operator() local 230 ResDicPatriciaData::ResDicNodeData* x = Get(n); variable 248 ResDicPatriciaData::ResDicNodeData* x = Get(s, len); in GetIndex() local 265 ResDicPatriciaData::ResDicNodeData* x = Get(n); in GetIndex() local
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Drawer.h | 35 #define NW_LYT_DRAWER_ASSERT( x ) NW_ASSERT( x ) argument 36 #define NW_LYT_DRAWER_NULL_ASSERT( x ) NW_NULL_ASSERT( x ) argument 38 #define NW_LYT_DRAWER_ASSERT( x ) argument 40 #define NW_LYT_DRAWER_NULL_ASSERT( x ) argument
|
| 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/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 | 56 float x, in Viewport() 136 void SetBound(float x, float y, float width, float height) in SetBound()
|
| /NW4C-2.0.3/documents/CreativeStudio/html/assets/ |
| D | yahoo-dom-event.js | 8 …F}:{"htmlFor":"for","className":g},DOT_ATTRIBUTES:{},get:function(z){var AB,x,AA,y,Y,G;if(z){if(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/demo/ |
| D | demo_GraphicsMemoryAllocator.h | 94 uptr MathRoundup(uptr x, int base) in MathRoundup()
|
| 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/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 265 int x, in Erase() 296 int x, in DrawString() 356 u8* GetPixelAddress(const PixelWriterContext& context, int x, int y) in GetPixelAddress() 371 int x, in Erase() 427 int x, in DrawString() 490 int x, 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 | 414 f32 x = cmd->GetF32( "tx" ); in InitializeScene() local 451 f32 x = cmd->GetF32( "tx" ); in InitializeScene() local 489 f32 x = cmd->GetF32( "tx" ); 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()
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_TagProcessorBase.h | 245 const f32 x = pContext->xOrigin; in ProcessLinefeed() local 266 const f32 x = pContext->xOrigin + tabPixel * numTab; in ProcessTab() local
|
| D | font_CharWriter.h | 384 f32 x, in SetCursor() 399 f32 x, in SetCursor() 444 void SetCursorX(f32 x) { m_CursorPos.x = x; } in SetCursorX()
|
| 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
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_GraphicsResource.cpp | 67 #define FEATURE_FINAL(x) x argument 69 #define FEATURE_FINAL(x) NULL argument
|