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

  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc_stub.c 176 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
194 RPC_SETFIELDVALUE(pData, nPos, RPC_OMX_MAP_INFO_NONE,
196 RPC_SETFIELDVALUE(pData, nPos, nOffset, OMX_U32);
198 RPC_SETFIELDCOPYGEN(pData, nPos, cComponentName,
200 RPC_SETFIELDVALUE(pData, nPos, pAppData, OMX_PTR);
211 RPC_GETFIELDVALUE(pRetData, nPos, hComp, OMX_HANDLETYPE);
221 RPC_GETFIELDVALUE(pRetData, nPos, hActualComp,
260 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
272 RPC_SETFIELDVALUE(pData, nPos, RPC_OMX_MAP_INFO_NONE,
274 RPC_SETFIELDVALUE(pData, nPos, nOffset, OMX_U32)
    [all...]
omx_rpc_skel.c 97 OMX_U32 nPos = 0;
108 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE);
112 RPC_GETFIELDVALUE(pMsgBody, nPos, bufferHdr, OMX_U32);
114 RPC_GETFIELDVALUE(pMsgBody, nPos, nfilledLen, OMX_U32);
115 RPC_GETFIELDVALUE(pMsgBody, nPos, nOffset, OMX_U32);
116 RPC_GETFIELDVALUE(pMsgBody, nPos, nFlags, OMX_U32);
149 OMX_U32 nPos = 0;
162 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE);
166 RPC_GETFIELDVALUE(pMsgBody, nPos, bufferHdr, OMX_U32);
167 RPC_GETFIELDVALUE(pMsgBody, nPos, nfilledLen, OMX_U32)
    [all...]
omx_rpc.c 289 OMX_U32 nFxnIdx = 0, nPacketSize = RPC_PACKET_SIZE, nPos = 0;
343 nPos = 0;
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_stub.c 170 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
188 RPC_SETFIELDVALUE(pData, nPos, RPC_OMX_MAP_INFO_NONE,
190 RPC_SETFIELDVALUE(pData, nPos, nOffset, OMX_U32);
192 RPC_SETFIELDCOPYGEN(pData, nPos, cComponentName,
194 RPC_SETFIELDVALUE(pData, nPos, pAppData, OMX_PTR);
205 RPC_GETFIELDVALUE(pRetData, nPos, hComp, OMX_HANDLETYPE);
215 RPC_GETFIELDVALUE(pRetData, nPos, hActualComp,
254 OMX_U32 nPos = 0, nSize = 0, nOffset = 0;
266 RPC_SETFIELDVALUE(pData, nPos, RPC_OMX_MAP_INFO_NONE,
268 RPC_SETFIELDVALUE(pData, nPos, nOffset, OMX_U32)
    [all...]
omx_rpc_skel.c 97 OMX_U32 nPos = 0;
108 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE);
112 RPC_GETFIELDVALUE(pMsgBody, nPos, bufferHdr, OMX_U32);
114 RPC_GETFIELDVALUE(pMsgBody, nPos, nfilledLen, OMX_U32);
115 RPC_GETFIELDVALUE(pMsgBody, nPos, nOffset, OMX_U32);
116 RPC_GETFIELDVALUE(pMsgBody, nPos, nFlags, OMX_U32);
149 OMX_U32 nPos = 0;
162 RPC_GETFIELDVALUE(pMsgBody, nPos, hComp, OMX_HANDLETYPE);
166 RPC_GETFIELDVALUE(pMsgBody, nPos, bufferHdr, OMX_U32);
167 RPC_GETFIELDVALUE(pMsgBody, nPos, nfilledLen, OMX_U32)
    [all...]
omx_rpc.c 289 OMX_U32 nFxnIdx = 0, nPacketSize = RPC_PACKET_SIZE, nPos = 0;
335 nPos = 0;
  /external/chromium_org/third_party/icu/source/samples/layout/
clayout.c 179 vertPos = si.nPos;
184 si.nPos = si.nMin;
188 si.nPos = si.nMax;
192 si.nPos -= 1;
196 si.nPos += 1;
200 si.nPos -= si.nPage;
204 si.nPos += si.nPage;
208 si.nPos = si.nTrackPos;
221 if (context->paragraph != NULL && si.nPos != vertPos) {
222 ScrollWindow(hwnd, 0, pf_getLineHeight(context->paragraph) * (vertPos - si.nPos), NULL, NULL)
    [all...]
layout.cpp 177 vertPos = si.nPos;
182 si.nPos = si.nMin;
186 si.nPos = si.nMax;
190 si.nPos -= 1;
194 si.nPos += 1;
198 si.nPos -= si.nPage;
202 si.nPos += si.nPage;
206 si.nPos = si.nTrackPos;
219 if (context->paragraph != NULL && si.nPos != vertPos) {
220 ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL)
    [all...]
  /external/icu/icu4c/source/samples/layout/
clayout.c 179 vertPos = si.nPos;
184 si.nPos = si.nMin;
188 si.nPos = si.nMax;
192 si.nPos -= 1;
196 si.nPos += 1;
200 si.nPos -= si.nPage;
204 si.nPos += si.nPage;
208 si.nPos = si.nTrackPos;
221 if (context->paragraph != NULL && si.nPos != vertPos) {
222 ScrollWindow(hwnd, 0, pf_getLineHeight(context->paragraph) * (vertPos - si.nPos), NULL, NULL)
    [all...]
layout.cpp 177 vertPos = si.nPos;
182 si.nPos = si.nMin;
186 si.nPos = si.nMax;
190 si.nPos -= 1;
194 si.nPos += 1;
198 si.nPos -= si.nPage;
202 si.nPos += si.nPage;
206 si.nPos = si.nTrackPos;
219 if (context->paragraph != NULL && si.nPos != vertPos) {
220 ScrollWindow(hwnd, 0, context->paragraph->getLineHeight() * (vertPos - si.nPos), NULL, NULL)
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_EditCtrl.h 97 void SetCaret(FX_INT32 nPos);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textserv.h 93 virtual WINBOOL TxSetScrollPos (INT fnBar,INT nPos,WINBOOL fRedraw) = 0;
shdeprecated.h 143 virtual HRESULT WINAPI InsertMenuEntries(IUnknown *punk,HMENU hmenu,int nPos,int idFirst,int idLast,DWORD dwFlags) = 0;
161 HRESULT (WINAPI *InsertMenuEntries)(ITravelLog *This,IUnknown *punk,HMENU hmenu,int nPos,int idFirst,int idLast,DWORD dwFlags);
181 #define ITravelLog_InsertMenuEntries(This,punk,hmenu,nPos,idFirst,idLast,dwFlags) (This)->lpVtbl->InsertMenuEntries(This,punk,hmenu,nPos,idFirst,idLast,dwFlags)
201 HRESULT WINAPI ITravelLog_InsertMenuEntries_Proxy(ITravelLog *This,IUnknown *punk,HMENU hmenu,int nPos,int idFirst,int idLast,DWORD dwFlags);
    [all...]
winuser.h     [all...]
commctrl.h     [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_EditCtrl.cpp 483 void CPWL_EditCtrl::SetCaret(FX_INT32 nPos)
486 m_pEdit->SetCaret(nPos);
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 312 virtual void SetCaret(FX_INT32 nPos) = 0;
fxet_edit.h 715 void SetCaret(FX_INT32 nPos);
  /external/svox/pico/lib/
picopam.c     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
rbbitst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
rbbitst.cpp     [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 3542 milliseconds