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

  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp 525 int nMonth = JS_GetMonthFromTime(dt) + 1;
559 nMonth = number[0];
565 nMonth = number[1];
579 nMonth = number[1];
584 nMonth = number[0];
591 nMonth = number[1];
604 swTemp.Format((FX_LPCWSTR)L"%d/%d/%d %d:%d:%d",nMonth,nDay,nYear,nHour,nMin,nSec);
616 int nMonth = JS_GetMonthFromTime(dt) + 1;
668 nMonth = ParseStringInteger(value, j, nSkip, 2);
714 nMonth = ParseStringInteger(value, j, nSkip, 2);
    [all...]
  /hardware/qcom/media/mm-core/inc/
QOMX_IVCommonExtensions.h 299 OMX_U32 nMonth; /**< The monthportion of the date stamp. Valid values are 1 to 12.*/

Completed in 592 milliseconds