Home
last modified time | relevance | path

Searched refs:FindGreaterEntry (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Dmsfiter.cxx47 msfChk(_pdir->FindGreaterEntry(_sidChildRoot, &_dfnCurrent, &sidNext)); in GetNext()
121 msfChk(_pdir->FindGreaterEntry(_sidChildRoot, &_dfnCurrent, &sidNext)); in BufferGetNext()
H A Dexpdf.hxx244 inline SCODE FindGreaterEntry(CDfName const *pdfnKey,
379 inline SCODE CExposedDocFile::FindGreaterEntry(CDfName const *pdfnKey, in FindGreaterEntry() function in CExposedDocFile
384 return _pdf->FindGreaterEntry(pdfnKey, pNextKey, pstat); in FindGreaterEntry()
H A Dexpiter.cxx107 sc = _ppdf->FindGreaterEntry(&_dfnKey, NULL, &stat); in Next()
164 sc = _ppdf->FindGreaterEntry(&_dfnKey, &dfnNext, NULL); in Skip()
H A Dcdocfile.cxx404 SCODE CDocFile::FindGreaterEntry(CDfName const *pdfnKey, in FindGreaterEntry() function in CDocFile
418 FindGreaterEntry(sidChild, pdfnKey, &sid))) in FindGreaterEntry()
H A Ddir.cxx284 SCODE CDirectory::FindGreaterEntry(SID sidStart, CDfName const *pdfn, in FindGreaterEntry() function in CDirectory
314 (sc = FindGreaterEntry(sidLeft, pdfn, psidResult)) == STG_E_NOMOREFILES) in FindGreaterEntry()
344 sc = FindGreaterEntry(sidRight, pdfn, psidResult); in FindGreaterEntry()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/h/
H A Dmsf.hxx223 inline SCODE FindGreaterEntry( SID sidParent,
540 inline SCODE CMStream::FindGreaterEntry(SID sidParent, in FindGreaterEntry() function in CMStream
544 return _dir.FindGreaterEntry(sidParent, pdfnKey, psid); in FindGreaterEntry()
H A Dcdocfile.hxx125 SCODE FindGreaterEntry(CDfName const *pdfnKey,
H A Ddir.hxx259 SCODE FindGreaterEntry(