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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetSockOpt/
SetSockOpt.c 170 GetOptionValue (
300 || ( 0 < ( BytesToWrite = GetOptionValue ( pOption, Argv[2])))) {
  /external/pdfium/core/fpdfdoc/
cpdf_formfield.cpp 461 CFX_WideString csOpt = GetOptionValue(iOptIndex);
466 if (sel_value == GetOptionValue(i))
496 CFX_WideString opt_value = GetOptionValue(index);
537 CFX_WideString opt_value = GetOptionValue(index);
550 opt_value = GetOptionValue(i);
572 opt_value = GetOptionValue(i);
607 if (csDV == GetOptionValue(i))
637 CFX_WideString CPDF_FormField::GetOptionValue(int index) const {
643 if (GetOptionValue(i) == csOptLabel)
651 if (GetOptionValue(i) == csOptValue
    [all...]

Completed in 101 milliseconds