Searched refs:CFX_WideStringL (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_xml.h17 CFX_WideStringL m_Value;
37 const CFX_WideStringL* Lookup(FX_BSTR space, FX_BSTR name) const;
63 CFX_WideStringL m_Content;
107 void GetAttrByIndex(int index, CFX_ByteStringL &space, CFX_ByteStringL &name, CFX_WideStringL &value) const;
118 const CFX_WideStringL* GetAttrValuePtr(FX_BSTR name) const;
127 const CFX_WideStringL* GetAttrValuePtr(FX_BSTR space, FX_BSTR name) const;
168 const CFX_WideStringL* GetContentPtr(FX_DWORD index) const;
H A Dfx_string.h17 class CFX_WideStringL;
855 class CFX_WideStringL : public CFX_WideStringC class in inherits:CFX_WideStringC
858 CFX_WideStringL() : CFX_WideStringC() {} function in class:CFX_WideStringL
859 ~CFX_WideStringL() {}
H A Dfx_basic.h157 void GetWideStringL(CFX_WideStringL& wideText) const;
324 void GetResult(CFX_WideStringL &result) const
/external/pdfium/core/src/fxcrt/
H A Dxml_int.h169 void GetAttrValue(CFX_WideStringL &value);
H A Dfx_basic_wstring.cpp1052 void CFX_WideStringL::Empty(IFX_Allocator* pAllocator)
1059 void CFX_WideStringL::Set(FX_WSTR src, IFX_Allocator* pAllocator)
1073 int CFX_WideStringL::GetInteger() const
1080 FX_FLOAT CFX_WideStringL::GetFloat() const
1087 void CFX_WideStringL::TrimRight(FX_LPCWSTR lpszTargets)
H A Dfx_basic_buffer.cpp253 void CFX_WideTextBuf::GetWideStringL(CFX_WideStringL& wideText) const

Completed in 1485 milliseconds