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