Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_globaldata.cpp35 bool TrimPropName(ByteString* sPropName) { in TrimPropName() function
99 if (!TrimPropName(&sPropName)) in SetGlobalVariableNumber()
117 if (!TrimPropName(&sPropName)) in SetGlobalVariableBoolean()
135 if (!TrimPropName(&sPropName)) in SetGlobalVariableString()
154 if (!TrimPropName(&sPropName)) in SetGlobalVariableObject()
171 if (!TrimPropName(&sPropName)) in SetGlobalVariableNull()
187 if (!TrimPropName(&sPropName)) in SetGlobalVariablePersistent()
200 if (!TrimPropName(&sPropName)) in DeleteGlobalVariable()