| /NW4C-1.3.3/demos/Nw4cDemo/include/ |
| D | SmRectCollision.h | 35 void SetRect( f32 x, f32 y, f32 w, f32 h ) in SetRect() 45 bool CheckInner( u16 x, u16 y ) in CheckInner() 74 void SetXY( f32 x, f32 y ) in SetXY() 80 void AddXY( f32 x, f32 y ) in AddXY()
|
| /NW4C-1.3.3/sources/libraries/ut/ |
| D | ut_ResDictionary.cpp | 29 const ResDicLinearData::ResDicNodeData* x = ref().data; in GetIndex() local 51 const ResDicPatriciaData::ResDicNodeData* x; in Get() local 85 const ResDicPatriciaData::ResDicNodeData* x; in Get() local
|
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_Inlines.h | 471 Clamp(T x, T low, T high) in Clamp() 491 RoundUp(ValueT* x, unsigned int base) in RoundUp() 501 RoundUp(const ValueT* x, unsigned int base) in RoundUp() 511 RoundUp(ValueT x, unsigned int base) in RoundUp() 529 RoundDown(ValueT* x, unsigned int base) in RoundDown() 539 RoundDown(const ValueT* x, unsigned int base) in RoundDown() 549 RoundDown(ValueT x, unsigned int base) in RoundDown() 564 DivUp(int x, int y) in DivUp() 713 ReverseEndian( u32 x ) in ReverseEndian() 724 ReverseEndian( s32 x ) in ReverseEndian() [all …]
|
| D | ut_ResDictionary.h | 194 ResDicPatriciaData::ResDicNodeData* x = Get(s, std::strlen(s)); variable 212 ResDicPatriciaData::ResDicNodeData* x = Get(s, len); in operator() local 228 ResDicPatriciaData::ResDicNodeData* x = Get(n); variable 246 ResDicPatriciaData::ResDicNodeData* x = Get(s, len); in GetIndex() local 263 ResDicPatriciaData::ResDicNodeData* x = Get(n); in GetIndex() local
|
| /NW4C-1.3.3/include/nw/lyt/ |
| D | lyt_Drawer.h | 33 #define NW_LYT_DRAWER_ASSERT( x ) NW_ASSERT( x ) argument 34 #define NW_LYT_DRAWER_NULL_ASSERT( x ) NW_NULL_ASSERT( x ) argument 36 #define NW_LYT_DRAWER_ASSERT( x ) argument 38 #define NW_LYT_DRAWER_NULL_ASSERT( x ) argument
|
| D | lyt_Stopwatch.h | 35 # define NW_LYT_JOIN(x, y) NW_LYT_JOIN_AGAIN(x, y) argument 36 # define NW_LYT_JOIN_AGAIN(x, y) x ## y argument
|
| /NW4C-1.3.3/sources/libraries/font/ |
| D | font_TagProcessorBase.cpp | 151 const f32 x = pContext->xOrigin; in ProcessLinefeed() local 172 const f32 x = pContext->xOrigin + tabPixel * numTab; in ProcessTab() local
|
| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_ShaderProgram.h | 251 …void SetUniformInt(ShaderUniform location, s32 x, s32 y) const { glUniform2i(m_UniformLocation->Ge… in SetUniformInt() 260 …void SetUniformInt(ShaderUniform location, s32 x, s32 y, s32 z) const { glUniform3i(m_UniformLocat… in SetUniformInt() 270 …void SetUniformInt(ShaderUniform location, s32 x, s32 y, s32 z, s32 w) const { glUniform4i(m_Unifo… in SetUniformInt() 549 void SetVertexUniformInt(int index, s32 x, s32 y) const in SetVertexUniformInt() 561 void SetGeometryUniformInt(int index, s32 x, s32 y) const in SetGeometryUniformInt() 574 void SetVertexUniformInt(int index, s32 x, s32 y, s32 z) const in SetVertexUniformInt() 587 void SetGeometryUniformInt(int index, s32 x, s32 y, s32 z) const in SetGeometryUniformInt()
|
| D | gfx_Viewport.h | 54 float x, in Viewport() 134 void SetBound(float x, float y, float width, float height) in SetBound()
|
| D | gfx_Camera.h | 370 void SetTargetPosition(f32 x, f32 y, f32 z) in SetTargetPosition() 405 void SetUpwardVector(f32 x, f32 y, f32 z) in SetUpwardVector() 460 void SetViewRotate(f32 x, f32 y, f32 z){ in SetViewRotate()
|
| /NW4C-1.3.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-1.3.3/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 257 int x, in Erase() 286 int x, in DrawString() 345 u8* GetPixelAddress(const PixelWriterContext& context, int x, int y) in GetPixelAddress() 360 int x, in Erase() 416 int x, in DrawString() 477 int x, in DrawLine() 541 DrawChar(const PixelWriterContext& context, int x, int y, int code) in DrawChar() 920 DirectPrint::Erase(int x, int y, int width, int height) in Erase() 932 DirectPrint::Printf(int x, int y, const char* format, ...) in Printf() 944 DirectPrint::Printf(int x, int y, bool turnOver, const char* format, ...) in Printf() [all …]
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_GraphicsMemoryAllocator.h | 92 uptr MathRoundup(uptr x, int base) in MathRoundup()
|
| D | demo_DisplayBufferSwapper.h | 167 Builder& TransferOffset(s32 x, s32 y) in TransferOffset() 175 Builder& DisplayOffset(s32 x, s32 y) in DisplayOffset()
|
| /NW4C-1.3.3/demos/Nw4cDemo/sources/ |
| D | SmModel.cpp | 84 SmModel::SetPosition( f32 x, f32 y, f32 z ) in SetPosition() 97 SmModel::SetScale( f32 x, f32 y, f32 z ) in SetScale() 110 SmModel::SetRotate( f32 x, f32 y, f32 z ) in SetRotate()
|
| D | demo.cpp | 412 f32 x = cmd->GetF32( "tx" ); in InitializeScene() local 449 f32 x = cmd->GetF32( "tx" ); in InitializeScene() local 487 f32 x = cmd->GetF32( "tx" ); in InitializeScene() local
|
| D | SmPrimitive.cpp | 342 void Sm2DPrimPC::SetVertex( uint vertexIdx, f32 x, f32 y, nw::ut::Color8 color ) in SetVertex() 403 void Sm2DDynamicPrimPC::SetVertex( f32 x, f32 y, nw::ut::Color8 color ) in SetVertex()
|
| D | SmSliderBar.cpp | 32 SmSliderBar::SmSliderBar( uint x, uint y, uint length, SmSliderBarType type ) in SmSliderBar()
|
| D | SmLytSliderBar.cpp | 24 SmLytSliderBar::SmLytSliderBar( f32 x, f32 y, SmLayout* smLayout ) in SmLytSliderBar()
|
| D | SmLytButton.cpp | 75 void SmLytButton::SetPosition( f32 x, f32 y ) in SetPosition()
|
| D | SmButton.cpp | 28 SmButton::SmButton( uint x, uint y, uint w, uint h ) in SmButton()
|
| D | SmLayout.cpp | 111 SmLayout::SetPosition( f32 x, f32 y ) in SetPosition()
|
| /NW4C-1.3.3/sources/libraries/lyt/ |
| D | lyt_GraphicsResource.cpp | 65 #define FEATURE_FINAL(x) x argument 67 #define FEATURE_FINAL(x) NULL argument
|
| /NW4C-1.3.3/include/nw/font/ |
| D | font_CharWriter.h | 382 f32 x, in SetCursor() 397 f32 x, in SetCursor() 442 void SetCursorX(f32 x) { m_CursorPos.x = x; } in SetCursorX()
|
| D | font_RectDrawerCommand.h | 97 #define NW_FONT_CMD_SET_VIEWPORT( x, y, width, height ) \ argument 132 #define NW_FONT_CMD_SET_SCISSOR( x, y, w, h, cbSz ) \ argument
|