OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nNameCount
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fxjs/
cfxjse_resolveprocessor.cpp
504
int32_t
nNameCount
= 0;
516
pNameBuf[
nNameCount
- 1] = wPrev = '.';
519
if (
nNameCount
== 0) {
537
pNameBuf[
nNameCount
++] = wCur;
559
wsName.ReleaseBuffer(
nNameCount
);
/external/pdfium/xfa/fgas/font/
cfgas_fontmgr.cpp
877
uint16_t
nNameCount
= GetUInt16(sp);
879
for (uint16_t j = 0; j <
nNameCount
; j++) {
[
all
...]
Completed in 271 milliseconds