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

  /external/pdfium/fpdfsdk/javascript/
PublicMethods.cpp 273 int nMonth = JS_GetMonthFromTime(dt) + 1;
303 nMonth = number[0];
308 nMonth = number[1];
321 nMonth = number[1];
325 nMonth = number[0];
331 nMonth = number[1];
344 swTemp.Format(L"%d/%d/%d %d:%d:%d", nMonth, nDay, nYear, nHour, nMin, nSec);
357 int nMonth = JS_GetMonthFromTime(dt) + 1;
406 nMonth = ParseStringInteger(value, j, nSkip, 2);
449 nMonth = ParseStringInteger(value, j, nSkip, 2)
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_IVCommonExtensions.h 299 OMX_U32 nMonth; /**< The monthportion of the date stamp. Valid values are 1 to 12.*/
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_IVCommonExtensions.h 299 OMX_U32 nMonth; /**< The monthportion of the date stamp. Valid values are 1 to 12.*/
  /hardware/qcom/media/msm8998/mm-core/inc/
QOMX_IVCommonExtensions.h 299 OMX_U32 nMonth; /**< The monthportion of the date stamp. Valid values are 1 to 12.*/
  /hardware/qcom/media/sdm845/mm-core/inc/
QOMX_IVCommonExtensions.h 299 OMX_U32 nMonth; /**< The monthportion of the date stamp. Valid values are 1 to 12.*/
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 

Completed in 259 milliseconds