Searched refs:QueryProperty (Results 1 – 3 of 3) sorted by relevance
42 bool QueryProperty(const FX_WCHAR* propname);
63 bool JSGlobalAlternate::QueryProperty(const FX_WCHAR* propname) { in QueryProperty() function in JSGlobalAlternate
329 bool bRet = pObj->QueryProperty(propname.c_str()); in JSSpecialPropQuery()