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

  /external/pdfium/fpdfsdk/include/javascript/
Field.h 193 static void SetButtonScaleHow(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, int number);
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp 771 Field::SetButtonScaleHow(m_pDocument, m_FieldName, m_nFormControlIndex, nVP);
799 void Field::SetButtonScaleHow(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, int number)
    [all...]

Completed in 49 milliseconds