HomeSort by relevance Sort by last modified time
    Searched refs:pSub (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfapi/page/
cpdf_stitchfunc.cpp 42 CPDF_Object* pSub = pArray->GetDirectObjectAt(i);
43 if (pSub == pObj)
45 std::unique_ptr<CPDF_Function> pFunc(CPDF_Function::Load(pSub));
  /external/pdfium/core/fxcrt/
widestring.h 172 Optional<size_t> Find(const WideStringView& pSub, size_t start = 0) const;

Completed in 1140 milliseconds