HomeSort by relevance Sort by last modified time
    Searched defs:sValue (Results 1 - 23 of 23) sorted by null

  /external/pdfium/fpdfsdk/include/formfiller/
FFL_ComboBox.h 20 CFX_WideString sValue;
FFL_TextField.h 21 CFX_WideString sValue;
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonAsmBackend.cpp 255 int64_t sValue = Value;
276 bool isFarAway = -maxValue > sValue || sValue > maxValue - 1;
  /external/pdfium/fpdfsdk/include/
fsdk_baseform.h 63 CFX_WideString sValue; // in[out]
147 void SetValue(const CFX_WideString& sValue, FX_BOOL bNotify);
148 void SetDefaultValue(const CFX_WideString& sValue);
156 void ResetAppearance(const FX_WCHAR* sValue, FX_BOOL bValueChanged);
185 void ResetAppearance_ComboBox(const FX_WCHAR* sValue);
187 void ResetAppearance_TextField(const FX_WCHAR* sValue);
294 const FX_WCHAR* sValue,
  /external/pdfium/fpdfsdk/src/javascript/
global.cpp 350 CFX_ByteString sValue =
355 pObjElement->sData = sValue;
util.cpp 288 CFX_WideString sValue;
289 sValue.Format(L"%d", cTableAd[i].iValue);
290 memcpy(tszValue, (wchar_t*)sValue.GetBuffer(sValue.GetLength() + 1),
291 (sValue.GetLength() + 1) * sizeof(wchar_t));
369 CFX_WideString sValue;
370 sValue.Format(L"%d", cTableAd[i].iValue);
371 memcpy(tszValue, (wchar_t*)sValue.GetBuffer(sValue.GetLength() + 1),
372 sValue.GetLength() * sizeof(wchar_t))
    [all...]
Field.cpp 218 CFX_WideString sValue = pWidget->OnFormat(bFormatted);
219 pWidget->ResetAppearance(bFormatted ? sValue.c_str() : nullptr, FALSE);
255 CFX_WideString sValue = pWidget->OnFormat(bFormated);
257 pWidget->ResetAppearance(sValue.c_str(), FALSE);
    [all...]
PublicMethods.cpp     [all...]
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.c 318 phNfc_sData_t sValue;
341 &sValue );
345 if (sValue.length < 2)
351 nTid = sValue.buffer[0];
353 sServiceName.buffer = sValue.buffer + 1;
354 sServiceName.length = sValue.length - 1;
397 if (sValue.length != 2)
403 nTid = sValue.buffer[0];
409 nSap = sValue.buffer[1];
    [all...]
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_IFormFiller.cpp 728 CFX_WideString sValue =
735 pInterForm->ResetFieldAppearance(pWidget->GetFormField(), sValue.c_str(),
  /external/pdfium/fpdfsdk/src/
fsdk_annothandler.cpp 657 CFX_WideString sValue = pWidget->OnFormat(bFormated);
659 pWidget->ResetAppearance(sValue.c_str(), FALSE);
    [all...]
fsdk_baseform.cpp 216 param.m_wsFullText = data.sValue;
219 param.m_wsNewText = data.sValue;
225 param.m_wsPrevText = data.sValue;
371 CFX_WideString sValue;
372 pWidgetAcc->GetValue(sValue, XFA_VALUEPICTURE_Display);
373 pFormField->SetValue(sValue, TRUE);
403 CFX_WideString sValue;
404 pWidgetAcc->GetValue(sValue, XFA_VALUEPICTURE_Display);
405 pFormField->SetValue(sValue, TRUE);
618 CFX_WideString sValue;
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 38 CFX_ByteString sValue = CFX_ByteString::FromUnicode(swText);
41 CXML_Element::Parse(sValue.c_str(), sValue.GetLength())) {
    [all...]
  /frameworks/base/media/java/android/media/audiofx/
AudioEffect.java     [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaAudioEffectTest.java     [all...]
  /hardware/ti/omap4-aah/security/tee_client_api/
schannel6_protocol.h 136 SCHANNEL6_COMMAND_PARAM_VALUE sValue;
157 SCHANNEL6_ANSWER_PARAM_VALUE sValue;
  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_protocol.h 136 SCHANNEL6_COMMAND_PARAM_VALUE sValue;
157 SCHANNEL6_ANSWER_PARAM_VALUE sValue;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cmdtree.h 312 short sValue;
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 

Completed in 363 milliseconds