Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_global.cpp47 pObj->QueryProperty(PropFromV8Prop(info.GetIsolate(), property).c_str()); in JSSpecialPropQuery()
146 CJS_Return QueryProperty(const wchar_t* propname);
268 CJS_Return JSGlobalAlternate::QueryProperty(const wchar_t* propname) { in QueryProperty() function in JSGlobalAlternate