Searched defs:FX_WSTRC (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_string.h532 #define FX_WSTRC(wstr) CFX_WideStringC(wstr, FX_ArraySize(wstr) - 1) macro
/external/pdfium/fpdfsdk/include/fpdfxfa/
H A Dfpdfxfa_doc.h129 const CFX_WideStringC& wsValue = FX_WSTRC(L"open"),
124 Sign( IXFA_Doc* hDoc, CXFA_NodeList* pNodeList, const CFX_WideStringC& wsExpression, const CFX_WideStringC& wsXMLIdent, const CFX_WideStringC& wsValue = FX_WSTRC(L�), FX_BOOL bUsed = TRUE ) argument
/external/pdfium/xfa/include/fxfa/
H A Dfxfa.h225 const CFX_WideStringC& wsTitle = FX_WSTRC(L""),
235 const CFX_WideStringC& wsTitle = FX_WSTRC(L""),
236 const CFX_WideStringC& wsDefaultAnswer = FX_WSTRC(L""),
428 const CFX_WideStringC& wsValue = FX_WSTRC(L"open"),
424 Sign(IXFA_Doc* hDoc, CXFA_NodeList* pNodeList, const CFX_WideStringC& wsExpression, const CFX_WideStringC& wsXMLIdent, const CFX_WideStringC& wsValue = FX_WSTRC(L�), FX_BOOL bUsed = TRUE) argument

Completed in 63 milliseconds