Home
last modified time | relevance | path

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

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