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

/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_dictionary.cpp140 CPDF_Array* CPDF_Dictionary::GetArrayFor(const CFX_ByteString& key) const { function in class:CPDF_Dictionary
150 CPDF_Array* pArray = GetArrayFor(key);
158 CPDF_Array* pArray = GetArrayFor(key);

Completed in 182 milliseconds