Searched defs:wsGroupSymbol (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/crt/
H A Dcfgas_formatstring.cpp1157 WideString wsGroupSymbol = local
1159 int32_t iGroupLen = wsGroupSymbol.GetLength();
1326 wcsncmp(str + cc, wsGroupSymbol.c_str(), iGroupLen) == 0) {
1502 wcsncmp(str + cc, wsGroupSymbol.c_str(), iGroupLen) == 0) {
1936 WideString wsGroupSymbol = local
2060 *wsOutput = wsGroupSymbol + *wsOutput;
2089 *wsOutput += wsGroupSymbol;
2219 *wsOutput += wsGroupSymbol;
/external/pdfium/xfa/fxfa/
H A Dcxfa_widgetacc.cpp2675 WideString wsGroupSymbol = local
2693 wsOutput += wsGroupSymbol;

Completed in 114 milliseconds