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

  /external/pdfium/xfa/fxfa/parser/
cxfa_localevalue.h 52 XFA_VALUEPICTURE eValueType) const;
72 XFA_VALUEPICTURE eValueType) const;
cxfa_localevalue.cpp 322 XFA_VALUEPICTURE eValueType) const {
329 if (FormatSinglePattern(wsResult, wsPatterns[i], pLocale, eValueType))
338 XFA_VALUEPICTURE eValueType) const {
380 eValueType != XFA_VALUEPICTURE_Display)) {
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_IndexExt.h 125 * eValueType : parameter value type
133 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/msm8998/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),
  /hardware/qcom/media/msm8998/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/fxjs/xfa/
cjx_tree.cpp 70 lpAttributeInfo->eValueType != XFA_ScriptType::Object) {
224 resolveNodeRS.pScriptAttribute->eValueType == XFA_ScriptType::Object) {
  /external/pdfium/xfa/fxfa/
cxfa_widgetacc.h 166 bool SetValue(XFA_VALUEPICTURE eValueType, const WideString& wsValue);
167 WideString GetValue(XFA_VALUEPICTURE eValueType);
cxfa_widgetacc.cpp 374 XFA_Element eValueType =
376 switch (eValueType) {
403 eWidgetType = eValueType;
472 eValueType = XFA_Element::Text;
477 eValueType = pItem->GetElementType();
483 eValueType = XFA_Element::DateTime;
486 eValueType = XFA_Element::Image;
489 eValueType = XFA_Element::Float;
492 eValueType = (pUIChild->JSObject()->GetEnum(XFA_Attribute::Open) ==
504 eValueType = XFA_Element::Text
    [all...]
fxfa_basic.h 980 XFA_ScriptType eValueType;
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 393 milliseconds