Searched refs:GetLength (Results 176 - 195 of 195) sorted by relevance

12345678

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page.cpp239 m_nChars += pFont->CountChar(pStrs[i], pStrs[i].GetLength());
248 int offset = 0, len = pStrs[i].GetLength();
H A Dfpdf_page_colors.cpp803 (index + 1)*m_nBaseComponents > (int)m_Table.GetLength()) {
/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl.cc1364 if (index_->GetLength() < sizeof(Index)) {
1954 size_t current_size = index_->GetLength();
H A Dbackend_impl_v3.cc1330 size_t current_size = index_->GetLength();
H A Dentry_impl_v3.cc499 if (!offset && key_file->GetLength() != static_cast<size_t>(key_len))
H A Dentry_impl.cc786 if (!offset && key_file->GetLength() != static_cast<size_t>(key_len))
/external/chromium_org/ppapi/proxy/
H A Dppb_instance_proxy.cc594 key_ids_array->GetLength() > media::limits::kMaxKeyIds) {
600 for (size_t i = 0; i < key_ids_array->GetLength(); ++i) {
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp190 if (thisname.Mid(1, name.GetLength()) == name) {
193 } else if (thisname.Left(name.GetLength()) == name) {
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp621 int nChars = pFont->CountChar(str, str.GetLength());
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_utils.cpp539 if (csFontName.GetLength() > 0) {
H A Ddoc_vt.cpp929 for (FX_INT32 i = 0, sz = swText.GetLength(); i < sz; i++) {
1003 for (FX_INT32 i = 0, sz = swText.GetLength(); i < sz; i++) {
/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack.cc446 int64 length = file.GetLength();
/external/lldb/include/lldb/Target/
H A DProcess.h160 return m_executable.GetFilename().GetLength();
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_doc.cpp223 if (face.GetLength() >= LF_FACESIZE) {
/external/pdfium/core/src/reflow/
H A Dlayoutprocessor_reflow.cpp459 FX_WCHAR wch = wStr.GetAt(wStr.GetLength() - 1);
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp1072 for (int i=0,sz=SelArray.GetLength(); i<sz; i++)
3088 for (int i = 0,sz = ValueArray.GetLength(); i < sz; i++)
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp3539 for (FX_INT32 i = 0, sz = sText.GetLength(); i < sz; i++)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c1878 return iface->GetLength(*array);
4981 .GetLength = (uint32_t (*)(struct PP_Var array))&Pnacl_M29_PPB_VarArray_GetLength,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 573 milliseconds

12345678