Home
last modified time | relevance | path

Searched defs:iLength (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp74 void UTF16ToWChar(void* pBuffer, size_t iLength) { in UTF16ToWChar()
87 void SwapByteOrder(uint16_t* pStr, size_t iLength) { in SwapByteOrder()
/external/pdfium/xfa/fgas/font/
Dcfgas_defaultfontmanager.cpp40 int32_t iLength = pdfium::base::checked_cast<int32_t>(strlen(pReplace)); in GetFont() local
/external/pdfium/xfa/fgas/layout/
Dcfgas_txtbreak.h57 int32_t iLength = 0; member
Dcfgas_txtbreak.cpp510 int32_t iLength = fxcrt::CollectionSize<int32_t>(chars) - 1; in GetBreakPos() local
639 int32_t iLength = run.iLength - 1; in GetDisplayPos() local
886 int32_t iLength = run.iLength; in GetCharRects() local
Dcfgas_rtfbreak.cpp575 int32_t iLength = fxcrt::CollectionSize<int32_t>(tca) - 1; in GetBreakPos() local
/external/pdfium/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp122 size_t iLength = str.GetLength(); in ShowChars() local
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp375 int32_t iLength = wsPattern.GetLength(); in PatternStringType() local
770 int32_t iLength = bsDate.GetLength(); in DateString2Num() local
1182 int32_t iLength = bsData.GetLength(); in TrillionUS() local
1272 int32_t iLength = bsData.GetLength(); in WordUS() local
1345 uint32_t iLength = fxv8::GetArrayLengthHelper(arr); in GetExtractedValue() local
1447 uint32_t iLength = fxv8::GetArrayLengthHelper(arr); in ExtractDouble() local
1510 uint32_t iLength = fxv8::GetArrayLengthHelper(arr); in UnfoldArgs() local
3132 uint32_t iLength = fxv8::GetArrayLengthHelper(arr); in Choose() local
4228 int32_t iLength = bsNumber.GetLength(); in Str() local
4322 int32_t iLength = pdfium::base::checked_cast<int32_t>(bsSource.GetLength()); in Stuff() local
[all …]
Dcfxjse_resolveprocessor.cpp508 int32_t iLength = wsExpression.GetLength(); in GetFilter() local
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp913 size_t iLength = wsText.GetLength(); in AppendChar() local