Home
last modified time | relevance | path

Searched defs:string (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmLytButton.cpp30 SmLytButton::SmLytButton( SmLayout* smLayout, const wchar_t* string, const char* bounding ) in SmLytButton()
/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmLayout.h210 void SetString( const wchar_t* string ) in SetString()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Arc.cpp212 static bool isSame(const wchar_t* path, const wchar_t* string) in isSame()