Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfx_globaldata.cpp36 bool TrimPropName(ByteString* sPropName) { in TrimPropName() function
133 if (!TrimPropName(&sPropName)) in SetGlobalVariableNumber()
151 if (!TrimPropName(&sPropName)) in SetGlobalVariableBoolean()
169 if (!TrimPropName(&sPropName)) in SetGlobalVariableString()
188 if (!TrimPropName(&sPropName)) in SetGlobalVariableObject()
205 if (!TrimPropName(&sPropName)) in SetGlobalVariableNull()
221 if (!TrimPropName(&sPropName)) in SetGlobalVariablePersistent()
233 if (!TrimPropName(&sPropName)) in DeleteGlobalVariable()