Lines Matching refs:CFX_ByteString
175 CFX_ByteString sPropName = propname;
201 CFX_ByteString sPropName = propname;
224 void CJS_GlobalData::SetGlobalVariableString(FX_LPCSTR propname, const CFX_ByteString& sData)
227 CFX_ByteString sPropName = propname;
253 CFX_ByteString sPropName = propname;
279 CFX_ByteString sPropName = propname;
303 CFX_ByteString sPropName = propname;
322 CFX_ByteString sPropName = propname;
394 CFX_ByteString sEntry = CFX_ByteString(p, dwNameLen);
441 SetGlobalVariableString(sEntry, CFX_ByteString(p, dwLength));
525 void CJS_GlobalData::MakeByteString(const CFX_ByteString& name, CJS_KeyValue* pData, CFX_BinaryBuf& sData)