Home
last modified time | relevance | path

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

12

/external/pdfium/fpdfsdk/src/javascript/
DField.cpp250 int nFieldType = pFormField->GetFieldType(); in UpdateFormField()
312 int nFieldType = pWidget->GetFieldType(); in UpdateFormControl()
408 if (pFormField->GetFieldType() != FIELDTYPE_TEXTFIELD) in alignment()
589 if (pFormField->GetFieldType() != FIELDTYPE_PUSHBUTTON) in buttonAlignX()
640 if (pFormField->GetFieldType() != FIELDTYPE_PUSHBUTTON) in buttonAlignY()
691 if (pFormField->GetFieldType() != FIELDTYPE_PUSHBUTTON) in buttonFitBounds()
738 if (pFormField->GetFieldType() != FIELDTYPE_PUSHBUTTON) in buttonPosition()
783 if (pFormField->GetFieldType() != FIELDTYPE_PUSHBUTTON) in buttonScaleHow()
833 if (pFormField->GetFieldType() != FIELDTYPE_PUSHBUTTON) in buttonScaleWhen()
895 …if (pFormField->GetFieldType() != FIELDTYPE_COMBOBOX && pFormField->GetFieldType() != FIELDTYPE_TE… in calcOrderIndex()
[all …]
DPublicMethods.cpp2132 switch (pFormField->GetFieldType()) in AFSimple_Calculate()
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp61 int nFieldType = GetFieldType(); in IsWidgetAppearanceValid()
86 int CPDFSDK_Widget::GetFieldType() const in GetFieldType() function in CPDFSDK_Widget
91 return pField->GetFieldType(); in GetFieldType()
106 int nType = GetFieldType(); in GetSubType()
365 int nFieldType = GetFieldType(); in ResetAppearance()
417 int nFieldType = GetFieldType(); in DrawAppearance()
454 int nFieldType = GetFieldType(); in DrawShadow()
1946 int nType = pField->GetFieldType(); in OnCalculate()
2010 if (pFormField->GetFieldType() == FIELDTYPE_COMBOBOX) in OnFormat()
2496 int nType = pFormField->GetFieldType(); in BeforeValueChange()
[all …]
Dfsdk_annothandler.cpp374 if (pWidget->GetFieldType() == FIELDTYPE_PUSHBUTTON) in CanAnswer()
674 int nFieldType = pWidget->GetFieldType(); in OnLoad()
Dfpdfformfill.cpp39 int nType = pFormField->GetFieldType(); in FPDPage_HasFormFieldAtPoint()
Dfsdk_mgr.cpp552 int nFieldType = pWidget->GetFieldType(); in KillFocusAnnot()
/external/v8/src/
Dlookup.cc261 Handle<HeapType> LookupIterator::GetFieldType() const { in GetFieldType() function in v8::internal::LookupIterator
266 holder_map_->instance_descriptors()->GetFieldType(descriptor_number()), in GetFieldType()
Dlookup.h134 Handle<HeapType> GetFieldType() const;
Dproperty.h226 return map->instance_descriptors()->GetFieldType(number_); in GetFieldTypeFromMap()
Djson-parser.h399 !target->instance_descriptors()->GetFieldType( in ParseJsonObject()
405 DCHECK(target->instance_descriptors()->GetFieldType( in ParseJsonObject()
Dobjects.cc2144 ? map->instance_descriptors()->GetFieldType(modify_index) in CopyGeneralizeAllRepresentations()
2250 if (!descriptors->GetFieldType(i)->NowIs( in FindLastMatchMap()
2251 next_descriptors->GetFieldType(i))) break; in FindLastMatchMap()
2289 if (instance_descriptors()->GetFieldType(descriptor) == *new_type) return; in UpdateFieldType()
2324 map->instance_descriptors()->GetFieldType(modify_index), isolate); in GeneralizeFieldType()
2336 DCHECK_EQ(*old_field_type, descriptors->GetFieldType(modify_index)); in GeneralizeFieldType()
2399 DCHECK(old_descriptors->GetFieldType(modify_index)->NowIs( in GeneralizeRepresentation()
2407 old_descriptors->GetFieldType(modify_index), *new_field_type); in GeneralizeRepresentation()
2425 (!new_field_type->NowIs(old_descriptors->GetFieldType(modify_index)) || in GeneralizeRepresentation()
2462 ? handle(old_descriptors->GetFieldType(i), isolate) in GeneralizeRepresentation()
[all …]
Dobjects-debug.cc272 HeapType* field_type = descriptors->GetFieldType(i); in JSObjectVerify()
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_IFormFiller.cpp310 switch (pWidget->GetFieldType()) in OnLButtonUp()
628 if (pWidget->GetFieldType() == FIELDTYPE_PUSHBUTTON) in IsFillingAllowed()
661 int nFieldType = pWidget->GetFieldType(); in GetFormFiller()
DFFL_FormFiller.cpp334 switch (m_pWidget->GetFieldType()) in OnKillFocus()
/external/pdfium/fpdfsdk/include/
Dfsdk_baseform.h69 int GetFieldType() const;
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp654 if (pField->GetFieldType() != iType) { in ValidateFieldName()
686 … return ValidateFieldName(csNewFieldName, ((CPDF_FormField*)pField)->GetFieldType(), pField, NULL); in ValidateFieldName()
694 return ValidateFieldName(csNewFieldName, pField->GetFieldType(), pField, pControl); in ValidateFieldName()
1528 int iType = pField->GetFieldType(); in FDF_ImportField()
Ddoc_formfield.cpp230 int CPDF_FormField::GetFieldType() in GetFieldType() function in CPDF_FormField
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc347 HeapType* field_type = descriptors->GetFieldType(descriptor); in GenerateStoreTransition()
474 HeapType::Iterator<Map> it = lookup->GetFieldType()->Classes(); in GenerateStoreField()
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc404 HeapType* field_type = descriptors->GetFieldType(descriptor); in GenerateStoreTransition()
526 HeapType::Iterator<Map> it = lookup->GetFieldType()->Classes(); in GenerateStoreField()
/external/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc352 HeapType* field_type = descriptors->GetFieldType(descriptor); in GenerateStoreTransition()
480 HeapType::Iterator<Map> it = lookup->GetFieldType()->Classes(); in GenerateStoreField()
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc355 HeapType* field_type = descriptors->GetFieldType(descriptor); in GenerateStoreTransition()
489 HeapType::Iterator<Map> it = lookup->GetFieldType()->Classes(); in GenerateStoreField()
/external/v8/src/ic/x87/
Dhandler-compiler-x87.cc352 HeapType* field_type = descriptors->GetFieldType(descriptor); in GenerateStoreTransition()
482 HeapType::Iterator<Map> it = lookup->GetFieldType()->Classes(); in GenerateStoreField()
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc348 HeapType* field_type = descriptors->GetFieldType(descriptor); in GenerateStoreTransition()
485 HeapType::Iterator<Map> it = lookup->GetFieldType()->Classes(); in GenerateStoreField()
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc348 HeapType* field_type = descriptors->GetFieldType(descriptor); in GenerateStoreTransition()
485 HeapType::Iterator<Map> it = lookup->GetFieldType()->Classes(); in GenerateStoreField()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1089 int GetFieldType();

12