Home
last modified time | relevance | path

Searched defs:pThat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_font.h104 bool FontDictIs(const CPDF_Dictionary* pThat) const { in FontDictIs()
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbytestring.cpp327 const uint8_t* pThat = str.raw_str(); in EqualNoCase() local