/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_colors.cpp | 507 void GetDefaultValue(int iComponent, 553 void CPDF_LabCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_LabCS 913 m_pBaseCS->GetDefaultValue(i, defvalue, m_pCompMinMax[i * 2], in v_Load() 1027 void GetDefaultValue(int iComponent, 1048 void CPDF_SeparationCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_SeparationCS 1126 void GetDefaultValue(int iComponent, 1146 void CPDF_DeviceNCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_DeviceNCS 1347 GetDefaultValue(i, buf[i], min, max); in GetDefaultColor()
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_baseform.h | 127 CFX_WideString GetDefaultValue() const;
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffwidgetacc.cpp | 219 CXFA_Value imageValue = GetDefaultValue(); in ResetData() 239 if (wsValue.IsEmpty() && (defValue = pAcc->GetDefaultValue())) { in ResetData() 261 if (CXFA_Value defValue = GetDefaultValue()) { in ResetData()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_loadimage.cpp | 547 m_pColorSpace->GetDefaultValue(i, def_value, def_min, def_max); in GetDecodeAndMaskArray() 558 m_pColorSpace->GetDefaultValue(i, def_value, pCompData[i].m_DecodeMin, in GetDecodeAndMaskArray()
|
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_resource.h | 514 virtual void GetDefaultValue(int iComponent, in GetDefaultValue() function
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_doc.h | 769 CFX_WideString GetDefaultValue();
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_formfield.cpp | 317 CFX_WideString CPDF_FormField::GetDefaultValue() { in GetDefaultValue() function in CPDF_FormField
|
/external/v8/include/ |
D | v8.h | 3133 V8_INLINE internal::Object* GetDefaultValue(); 7497 *value_ = GetDefaultValue(); 7508 *value_ = GetDefaultValue(); 7519 *value_ = GetDefaultValue(); 7602 internal::Object* ReturnValue<T>::GetDefaultValue() {
|
/external/pdfium/xfa/include/fxfa/ |
D | fxfa_objectacc.h | 598 CXFA_Value GetDefaultValue(FX_BOOL bModified = FALSE);
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 632 CFX_WideString CPDFSDK_Widget::GetDefaultValue() const { function in CPDFSDK_Widget 634 return pFormField->GetDefaultValue();
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 6456 virtual HRESULT WINAPI GetDefaultValue(const GUID *Api,VARIANT *Value) = 0; 6478 HRESULT (WINAPI *GetDefaultValue)(ICodecAPI *This,const GUID *Api,VARIANT *Value); 6502 #define ICodecAPI_GetDefaultValue(This,Api,Value) (This)->lpVtbl->GetDefaultValue(This,Api,Value) 6588 virtual HRESULT WINAPI GetDefaultValue(const GUID *Api,VARIANT *Value) = 0; 6602 HRESULT (WINAPI *GetDefaultValue)(IEncoderAPI *This,const GUID *Api,VARIANT *Value); 6618 #define IEncoderAPI_GetDefaultValue(This,Api,Value) (This)->lpVtbl->GetDefaultValue(This,Api,Value) 6656 HRESULT (WINAPI *GetDefaultValue)(IVideoEncoder *This,const GUID *Api,VARIANT *Value); 6672 #define IVideoEncoder_GetDefaultValue(This,Api,Value) (This)->lpVtbl->GetDefaultValue(This,Api,Valu…
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | Field.cpp | 1065 vp << pFormField->GetDefaultValue(); in defaultValue()
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_objectacc_imp.cpp | 1585 CXFA_Value CXFA_WidgetData::GetDefaultValue(FX_BOOL bModified) { in GetDefaultValue() function in CXFA_WidgetData
|