Home
last modified time | relevance | path

Searched refs:GetFieldType (Results 1 – 25 of 25) sorted by relevance

/external/pdfium/fxjs/
Dcjs_field.cpp271 FormFieldType fieldType = pFormField->GetFieldType(); in UpdateFormField()
331 FormFieldType fieldType = pWidget->GetFieldType(); in UpdateFormControl()
389 if (pFormField->GetFieldType() != FormFieldType::kTextField) in get_alignment()
521 if (pFormField->GetFieldType() != FormFieldType::kPushButton) in get_button_align_x()
551 if (pFormField->GetFieldType() != FormFieldType::kPushButton) in get_button_align_y()
581 if (pFormField->GetFieldType() != FormFieldType::kPushButton) in get_button_fit_bounds()
606 if (pFormField->GetFieldType() != FormFieldType::kPushButton) in get_button_position()
630 if (pFormField->GetFieldType() != FormFieldType::kPushButton) in get_button_scale_how()
655 if (pFormField->GetFieldType() != FormFieldType::kPushButton) in get_button_scale_when()
695 if (pFormField->GetFieldType() != FormFieldType::kComboBox && in get_calc_order_index()
[all …]
Dcjs_publicmethods.cpp1601 switch (pFormField->GetFieldType()) { in AFSimple_Calculate()
/external/v8/src/
Dmap-updater.cc50 FieldType* MapUpdater::GetFieldType(int descriptor) const { in GetFieldType() function in v8::internal::MapUpdater
57 return old_descriptors_->GetFieldType(descriptor); in GetFieldType()
67 return handle(GetFieldType(descriptor), isolate_); in GetOrComputeFieldType()
79 return handle(descriptors->GetFieldType(descriptor), isolate_); in GetOrComputeFieldType()
198 handle(old_descriptors_->GetFieldType(modified_descriptor_), isolate_), in TryRecofigureToDataFieldInplace()
210 DCHECK(old_descriptors_->GetFieldType(modified_descriptor_) in TryRecofigureToDataFieldInplace()
259 old_descriptors_->GetFieldType(modified_descriptor_); in FindRootMap()
340 target_descriptors->GetFieldType(modified_descriptor_))); in FindTargetMap()
564 FieldType* next_field_type = next_descriptors->GetFieldType(i); in FindSplitMap()
565 if (!descriptors->GetFieldType(i)->NowIs(next_field_type)) { in FindSplitMap()
[all …]
Dmap-updater.h127 inline FieldType* GetFieldType(int descriptor) const;
Djson-parser.cc398 ->GetFieldType(descriptor) in ParseJsonObject()
406 ->GetFieldType(descriptor) in ParseJsonObject()
Dlookup.h243 Handle<FieldType> GetFieldType() const;
Dlookup.cc699 Handle<FieldType> LookupIterator::GetFieldType() const { in GetFieldType() function in v8::internal::LookupIterator
704 holder_->map()->instance_descriptors()->GetFieldType(descriptor_number()), in GetFieldType()
Dvalue-serializer.cc1745 ->GetFieldType(descriptor) in ReadJSObjectProperties()
1753 ->GetFieldType(descriptor) in ReadJSObjectProperties()
Dobjects-debug.cc360 FieldType* field_type = descriptors->GetFieldType(i); in JSObjectVerify()
Dobjects.cc3861 map->instance_descriptors()->GetFieldType(modify_index), isolate); in CopyGeneralizeAllFields()
4028 Handle<FieldType> old_field_type(old_descriptors->GetFieldType(modify_index), in GeneralizeField()
4047 DCHECK_EQ(*old_field_type, descriptors->GetFieldType(modify_index)); in GeneralizeField()
4166 FieldType* new_type = new_descriptors->GetFieldType(i); in TryReplayPropertyTransitions()
4174 FieldType* old_type = old_descriptors->GetFieldType(i); in TryReplayPropertyTransitions()
4191 FieldType* new_type = new_descriptors->GetFieldType(i); in TryReplayPropertyTransitions()
9074 descriptors->GetFieldType(descriptor)->NowContains(value); in CanHoldValue()
Dobjects-inl.h3033 FieldType* DescriptorArray::GetFieldType(int descriptor_number) { in GetFieldType() function
Dobjects.h3097 inline FieldType* GetFieldType(int descriptor_number);
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp80 if (GetFieldType() == FormFieldType::kRadioButton) { in GetMixXFAWidget()
209 GetFieldType() == FormFieldType::kRadioButton) { in HasXFAAAction()
258 GetFieldType() == FormFieldType::kRadioButton) { in OnXFAAAction()
288 switch (GetFieldType()) { in Synchronize()
364 switch (pFormField->GetFieldType()) { in SynchronizeXFAValue()
431 switch (pFormField->GetFieldType()) { in SynchronizeXFAItems()
485 FormFieldType fieldType = GetFieldType(); in IsWidgetAppearanceValid()
504 FormFieldType CPDFSDK_Widget::GetFieldType() const { in GetFieldType() function in CPDFSDK_Widget
506 return pField ? pField->GetFieldType() : FormFieldType::kUnknown; in GetFieldType()
532 return GetFieldType() == FormFieldType::kSignature; in IsSignatureWidget()
[all …]
Dcpdfsdk_interform.cpp271 FormFieldType fieldType = pField->GetFieldType(); in OnCalculate()
311 if (pFormField->GetFieldType() == FormFieldType::kComboBox && in OnFormat()
631 FormFieldType fieldType = pField->GetFieldType(); in BeforeValueChange()
648 FormFieldType fieldType = pField->GetFieldType(); in AfterValueChange()
660 if (pField->GetFieldType() != FormFieldType::kListBox) in BeforeSelectionChange()
673 if (pField->GetFieldType() != FormFieldType::kListBox) in AfterSelectionChange()
682 FormFieldType fieldType = pField->GetFieldType(); in AfterCheckedStatusChange()
Dcpdfsdk_widgethandler.cpp46 if (pWidget->GetFieldType() == FormFieldType::kPushButton) in CanAnswer()
230 FormFieldType fieldType = pWidget->GetFieldType(); in OnLoad()
Dcpdfsdk_widget.h74 FormFieldType GetFieldType() const;
Dfpdfformfill.cpp228 return pFormField ? static_cast<int>(pFormField->GetFieldType()) : -1; in FPDFPage_HasFormFieldAtPoint()
Dcpdfsdk_formfillenvironment.cpp721 FormFieldType fieldType = pWidget->GetFieldType(); in KillFocusAnnot()
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.h124 FormFieldType GetFieldType() const;
Dcpdf_formfield.cpp249 FormFieldType CPDF_FormField::GetFieldType() const { in GetFieldType() function in CPDF_FormField
Dcpdf_interform.cpp1209 FormFieldType fieldType = pField->GetFieldType(); in FDF_ImportField()
/external/v8/src/compiler/
Daccess-info.cc325 descriptors->GetFieldType(number), isolate()); in ComputePropertyAccessInfo()
553 transition_map->instance_descriptors()->GetFieldType(number), in LookupTransition()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp230 switch (pWidget->GetFieldType()) { in OnLButtonUp()
458 if (pWidget->GetFieldType() == FormFieldType::kPushButton) in IsFillingAllowed()
480 FormFieldType fieldType = pWidget->GetFieldType(); in GetFormFiller()
Dcffl_formfiller.cpp270 switch (m_pWidget->GetFieldType()) { in KillFocusForAnnot()
/external/v8/src/crankshaft/
Dhydrogen.cc5835 return handle(map->instance_descriptors()->GetFieldType(number_), isolate()); in GetFieldTypeFromMap()