Home
last modified time | relevance | path

Searched defs:m_Map (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_tounicodemap.h40 std::map<uint32_t, uint32_t> m_Map; variable
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.h169 WidgetToFormFillerMap m_Map; variable
/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.h109 std::map<CPDF_FormControl*, CPDFSDK_Widget*> m_Map; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_dictionary.h128 std::map<ByteString, RetainPtr<CPDF_Object>> m_Map; variable