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

  /external/pdfium/xfa/src/fdp/src/fde/
fde_iterator.cpp 22 canvas.hPos = pCanvas->GetFirstPosition(NULL);
41 pCanvas->hPos = pCanvas->pCanvas->GetFirstPosition(NULL);
69 canvas.hPos = canvas.pCanvas->GetFirstPosition(hObj);
  /external/pdfium/xfa/src/fdp/include/
fde_psr.h 28 virtual FX_POSITION GetFirstPosition(FDE_HVISUALOBJ hCanvas) = 0;
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtpage.h 120 virtual FX_POSITION GetFirstPosition(FDE_HVISUALOBJ hCanvas);
fde_txtedtpage.cpp 590 FX_POSITION CFDE_TxtEdtPage::GetFirstPosition(FDE_HVISUALOBJ hCanvas) {

Completed in 988 milliseconds