Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Djs_define.h66 void JSPropGetter(const char* prop_name_string, in JSPropGetter() argument
80 pRuntime->Error(JSFormatErrorString(class_name_string, prop_name_string, in JSPropGetter()
90 void JSPropSetter(const char* prop_name_string, in JSPropSetter() argument
105 pRuntime->Error(JSFormatErrorString(class_name_string, prop_name_string, in JSPropSetter()