Home
last modified time | relevance | path

Searched refs:copyLocalBoolean (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/
H A DCW4dl.h394 inline const char* copyLocalBoolean(bool bValue) { return _copyLocalBoolean(this, bValue); } in copyLocalBoolean() function
/dports/devel/codeworker/CodeWorker4_5_3/Generation/
H A DCW4dl.h_394 inline const char* copyLocalBoolean(bool bValue) { return _copyLocalBoolean(this, bValue); }