Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_objects.h124 FX_BOOL Identical(CPDF_Boolean* pOther) const in Identical()
238 FX_BOOL Identical(CPDF_String* pOther) const in Identical()
282 FX_BOOL Identical(CPDF_Name* pOther) const in Identical()
699 FX_BOOL Identical(CPDF_Reference* pOther) const in Identical()
/external/pdfium/core/src/fpdftext/
Dfpdf_text.cpp539 FX_BOOL CTextBaseLine::CanMerge(CTextBaseLine* pOther) in CanMerge()
572 void CTextBaseLine::Merge(CTextBaseLine* pOther) in Merge()