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

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dpageint.h377 KeyType PDF_DocPageData_FindValue(const CFX_MapPtrTemplate<KeyType, CPDF_CountedObject<ValueType>*> &map, ValueType findValue, CPDF_CountedObject<ValueType>*& findData) function
398 findKey = PDF_DocPageData_FindValue<KeyType, ValueType>(map, findValue, findData);

Completed in 1307 milliseconds