HomeSort by relevance Sort by last modified time
    Searched refs:FormatNull (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fgas/crt/
cfgas_formatstring.h 53 bool FormatNull(const WideString& wsPattern, WideString* wsOutput);
cfgas_formatstring.cpp     [all...]
cfgas_formatstring_unittest.cpp 603 EXPECT_TRUE(fmt(tests[i].locale)->FormatNull(tests[i].pattern, &result));
  /external/pdfium/xfa/fxfa/parser/
cxfa_localevalue.cpp 351 bRet = pFormat->FormatNull(wsFormat, &wsResult);

Completed in 445 milliseconds