OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nValCount
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fee/src/fee/
fde_txtedtblock.cpp
181
FormatItem.
nValCount
= i - FormatItem.nValStart;
200
lpDstBuf = wsValue.GetBuffer(lpItem->
nValCount
);
202
lpItem->
nValCount
* sizeof(FX_WCHAR));
203
wsValue.ReleaseBuffer(lpItem->
nValCount
);
fde_txtedtblock.h
86
int32_t
nValCount
;
Completed in 39 milliseconds