Searched defs:GetBooleanAt (Results 1 – 2 of 2) sorted by relevance
16 TEST(cpdf_array, GetBooleanAt) { in TEST() argument
127 bool CPDF_Array::GetBooleanAt(size_t index, bool bDefault) const { in GetBooleanAt() function in CPDF_Array