Searched refs:IsEmpty (Results 276 - 300 of 437) sorted by relevance

<<1112131415161718

/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp315 if (!rectWnd.IsEmpty()) {
352 if (!rectWnd.IsEmpty()) {
390 if (!rcClip.IsEmpty()) {
H A DPWL_Edit.cpp137 return !swClipboard.IsEmpty();
526 if (HasFlag(PES_SPELLCHECK) && !swLatin.IsEmpty()) {
578 if (swText.IsEmpty())
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_fffield.cpp84 if (m_rtUI.IsEmpty() || !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) {
759 if (wsExpression.IsEmpty()) {
770 if (!wsMessage.IsEmpty()) {
H A Dxfa_textlayout.cpp316 if (!wsValue.IsEmpty()) {
536 if (wsAttr.IsEmpty()) {
544 if (ws.IsEmpty()) {
555 if (ws.IsEmpty()) {
664 if (!wsAlign.IsEmpty()) {
1425 (wsName.IsEmpty() ||
1439 if (!wsLinkContent.IsEmpty()) {
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_doc.cpp274 if (basefont.IsEmpty()) {
316 if (name.IsEmpty()) {
615 if (basefont.IsEmpty()) {
656 if (name.IsEmpty()) {
889 if (name.IsEmpty()) {
/external/v8/src/heap/
H A Dspaces.h1662 bool IsEmpty() { return top() == nullptr; } function in class:v8::internal::FreeListCategory
1778 bool IsEmpty() { function in class:v8::internal::FreeList
1779 return small_list_.IsEmpty() && medium_list_.IsEmpty() &&
1780 large_list_.IsEmpty() && huge_list_.IsEmpty();
3159 bool IsEmpty() { return first_page_ == NULL; } function in class:v8::internal::LargeObjectSpace
/external/v8/src/
H A Dapi.cc90 auto isolate = context.IsEmpty() \
168 if (!context_.IsEmpty()) context_->Enter();
171 if (!context_.IsEmpty()) context_->Exit();
344 if (script->Run(context).IsEmpty()) return false;
393 if (!context.IsEmpty()) {
954 DCHECK(!name.IsEmpty());
955 DCHECK(!getter.IsEmpty() || !setter.IsEmpty());
1019 if (data.IsEmpty()) {
1028 if (!signature.IsEmpty())
[all...]
/external/v8/src/arm64/
H A Dassembler-arm64.cc77 if (IsEmpty()) {
89 if (IsEmpty()) {
107 DCHECK(IsEmpty());
303 if (IsEmpty()) {
333 if (IsEmpty()) return kMaxInt;
342 if (IsEmpty()) return 0;
355 if (IsEmpty()) return 0;
552 DCHECK(constpool_.IsEmpty());
581 DCHECK(constpool_.IsEmpty());
2937 if (constpool_.IsEmpty()) {
[all...]
/external/v8/src/crankshaft/
H A Dlithium-allocator.cc253 DCHECK(result->IsEmpty());
468 if (IsEmpty()) return false;
699 if (range->IsEmpty() || range->Start().Value() > position.Value()) {
1392 if (range->IsEmpty()) continue;
1652 if (range == NULL || range->IsEmpty()) return;
1671 if (range == NULL || range->IsEmpty()) return;
/external/v8/src/debug/
H A Ddebug.cc2263 DCHECK(!context.IsEmpty());
2347 while (!IsEmpty()) Get().Dispose();
2353 DCHECK(!IsEmpty());
2371 while (!IsEmpty()) {
2387 bool LockingCommandMessageQueue::IsEmpty() const { function in class:v8::internal::LockingCommandMessageQueue
2389 return queue_.IsEmpty();
/external/pdfium/core/src/fxge/dib/
H A Dfx_dib_transform.cpp184 if (dest_clip.IsEmpty()) {
320 if (clip_rect.IsEmpty()) {
350 if (result_clip.IsEmpty()) {
H A Dfx_dib_main.cpp159 if (rect.IsEmpty()) {
581 if (rect.IsEmpty()) {
609 if (rect.IsEmpty() || rect.Width() != m_Width ||
1573 if (m_ClipBox.IsEmpty()) {
/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_datetimepickerimp.cpp343 if (rtInvalidate.IsEmpty()) {
361 if (bRepaint && !rtInvalidate.IsEmpty()) {
561 if (!m_rtBtn.IsEmpty()) {
H A Dfwl_monthcalendarimp.cpp1070 if (rtInvalidate.IsEmpty()) {
1085 if (bRepaint && !rtInvalidate.IsEmpty()) {
1095 if (!rtInvalidate.IsEmpty()) {
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
H A Dtypeannotation.py95 def IsEmpty(self): member in class:TypeAnnotation
/external/dng_sdk/source/
H A Ddng_image.cpp100 if (bounds.IsEmpty () || planes == 0 || PixelSize () == 0)
H A Ddng_xmp.cpp756 bool isDefault = s.IsEmpty ();
1030 bool isDefault = s.IsEmpty ();
1819 if (s.IsEmpty ())
3414 if ((exif.fLensName.IsEmpty () ||
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_tagged.cpp201 if (!mapped.IsEmpty()) {
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp264 if (m_KaiTi.IsEmpty()) {
266 if (m_KaiTi.IsEmpty()) {
272 if (m_FangSong.IsEmpty()) {
274 if (m_FangSong.IsEmpty()) {
/external/pdfium/fpdfsdk/include/fxedit/
H A Dfxet_list.h196 FX_BOOL IsEmpty() { return CFX_ArrayTemplate<TYPE>::GetSize() <= 0; } function in class:CLST_ArrayTemplate
/external/pdfium/fpdfsdk/src/
H A Dfpdfppo.cpp174 if (!pDict || nSrctag.IsEmpty())
/external/pdfium/fpdfsdk/src/javascript/
H A DDocument.cpp607 if (!pValue.IsEmpty())
644 if (!bEmpty && pField->GetValue().IsEmpty())
1248 if (pObj.IsEmpty())
1290 if (pObj.IsEmpty())
/external/pdfium/xfa/include/fxgraphics/
H A Dfx_graphics.h386 FX_BOOL IsEmpty();
/external/pdfium/xfa/src/fxgraphics/src/
H A Dfx_graphics.cpp618 if (r.IsEmpty()) {
645 if (r.IsEmpty()) {
678 if (r.IsEmpty()) {
1296 FX_BOOL CFX_Path::IsEmpty() {
/external/v8/src/ast/
H A Dscopes.cc949 if (var->raw_name()->IsEmpty())
988 if (scope_name_ != nullptr && !scope_name_->IsEmpty()) {
999 if (name->IsEmpty())
1414 if ((var->is_this() || !var->raw_name()->IsEmpty()) &&

Completed in 732 milliseconds

<<1112131415161718