Home
last modified time | relevance | path

Searched refs:lpBuf (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp688 wchar_t* lpBuf = wsFormat.GetBuffer(nTotalLen); in GetNumericFormat() local
690 lpBuf[nPos++] = L's'; in GetNumericFormat()
693 lpBuf[nPos++] = L'z'; in GetNumericFormat()
694 lpBuf[nPos++] = L'*'; in GetNumericFormat()
697 lpBuf[nPos++] = L'z'; in GetNumericFormat()
702 lpBuf[nPos++] = L'.'; in GetNumericFormat()
705 lpBuf[nPos++] = L'z'; in GetNumericFormat()
706 lpBuf[nPos++] = L'*'; in GetNumericFormat()
709 lpBuf[nPos++] = L'z'; in GetNumericFormat()
/external/syzkaller/sys/windows/
Dwindows.txt2923 ImmGetCompositionStringA(arg0 ptr[inout, intptr], arg1 int32, lpBuf ptr[inout, array[int8]], dwBufL…
2927 ImmGetGuideLineA(arg0 ptr[inout, intptr], dwIndex int32, lpBuf ptr[inout, int8], dwBufLen int32)