HomeSort by relevance Sort by last modified time
    Searched refs:eValueType (Results 1 - 11 of 11) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_localevalue.h 51 XFA_VALUEPICTURE eValueType) const;
55 XFA_VALUEPICTURE eValueType) const;
xfa_resolvenode_rs.h 47 if (pScriptAttribute && pScriptAttribute->eValueType == XFA_SCRIPT_Object) {
cxfa_widgetdata.cpp 84 XFA_Element eValueType = defValue.GetChildValueClassID();
85 switch (eValueType) {
112 eWidgetType = eValueType;
174 eValueType = XFA_Element::Text;
177 eValueType = pItem->GetElementType();
182 eValueType = XFA_Element::DateTime;
185 eValueType = XFA_Element::Image;
188 eValueType = XFA_Element::Float;
191 eValueType = (pUIChild->GetEnum(XFA_ATTRIBUTE_Open) ==
203 eValueType = XFA_Element::Text
    [all...]
cxfa_widgetdata.h 130 bool SetValue(const CFX_WideString& wsValue, XFA_VALUEPICTURE eValueType);
133 bool GetValue(CFX_WideString& wsValue, XFA_VALUEPICTURE eValueType);
xfa_localevalue.cpp 468 XFA_VALUEPICTURE eValueType) const {
475 if (FormatSinglePattern(wsResult, wsPatterns[i], pLocale, eValueType))
484 XFA_VALUEPICTURE eValueType) const {
528 eValueType != XFA_VALUEPICTURE_Display)) {
cxfa_node.cpp     [all...]
  /frameworks/native/include/media/openmax/
OMX_IndexExt.h 123 * eValueType : parameter value type
131 OMX_ANDROID_VENDOR_VALUETYPE eValueType;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_IndexExt.h 107 * eValueType : parameter value type
116 OMX_ANDROID_VENDOR_VALUETYPE eValueType;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
vidc_vendor_extensions.cpp 68 ext->nParam[i].eValueType = p.type();
232 if (ext->nParam[paramIndex].eValueType != mParams[paramIndex].type()) {
234 typeString(ext->nParam[paramIndex].eValueType),
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 1023 uint16_t eValueType;
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 1009 milliseconds