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

  /external/pdfium/xfa/src/fgas/src/layout/
fx_unicode.cpp 16 FX_TPO *pCur = tpos.GetPtrAt(iStart), *pSort;
20 pSort = tpos.GetPtrAt(j);
21 if (pSort->pos < v) {
22 FX_TPO t = *pSort;
23 *pSort = *pCur;
25 pCur = pSort;
31 pSort = tpos.GetPtrAt(i);
32 if (pSort->pos > v) {
33 FX_TPO t = *pSort;
34 *pSort = *pCur;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mq.h 595 HRESULT WINAPI MQLocateBegin(LPCWSTR lpwcsContext,MQRESTRICTION *pRestriction,MQCOLUMNSET *pColumns,MQSORTSET *pSort,PHANDLE phEnum);
shobjidl.h     [all...]
commctrl.h     [all...]

Completed in 163 milliseconds