OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iChar
(Results
1 - 8
of
8
) sorted by null
/external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp
576
int32_t
iChar
= iStartChar;
589
m_pCharWidths[
iChar
++] = iCurCharWidth;
/external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp
219
int
iChar
= 0;
220
while (
iChar
< size) {
221
if (codes[
iChar
] < pRanges[iSeg].m_Lower[
iChar
] ||
222
codes[
iChar
] > pRanges[iSeg].m_Upper[
iChar
]) {
225
++
iChar
;
227
if (
iChar
== pRanges[iSeg].m_CharSize)
230
if (
iChar
)
256
int
iChar
= 0
[
all
...]
/external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp
51
for (int
iChar
= 0;
iChar
< nChars;
iChar
++) {
52
FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[
iChar
];
273
int
iChar
;
280
for (
iChar
= 0;
iChar
< nChars;
iChar
++) {
281
FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[
iChar
];
282
const FXTEXT_CHARPOS& charpos = pCharPos[
iChar
];
[
all
...]
/external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp
[
all
...]
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/
commons-codec-1.9.jar
/prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar
/frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar
Completed in 364 milliseconds