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
130 if (!TrimPropName(&sPropName)) in SetGlobalVariableNumber()
148 if (!TrimPropName(&sPropName)) in SetGlobalVariableBoolean()
166 if (!TrimPropName(&sPropName)) in SetGlobalVariableString()
185 if (!TrimPropName(&sPropName)) in SetGlobalVariableObject()
202 if (!TrimPropName(&sPropName)) in SetGlobalVariableNull()
218 if (!TrimPropName(&sPropName)) in SetGlobalVariablePersistent()
230 if (!TrimPropName(&sPropName)) in DeleteGlobalVariable()