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

  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp 420 int nMonth = JS_GetMonthFromTime(dt) + 1;
450 nMonth = number[0];
455 nMonth = number[1];
468 nMonth = number[1];
472 nMonth = number[0];
478 nMonth = number[1];
491 swTemp.Format(L"%d/%d/%d %d:%d:%d", nMonth, nDay, nYear, nHour, nMin, nSec);
504 int nMonth = JS_GetMonthFromTime(dt) + 1;
553 nMonth = ParseStringInteger(value, j, nSkip, 2);
596 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/msmcobalt/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 327 milliseconds