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 514 int nMonth = JS_GetMonthFromTime(dt) + 1;
548 nMonth = number[0];
554 nMonth = number[1];
568 nMonth = number[1];
573 nMonth = number[0];
580 nMonth = number[1];
593 swTemp.Format(L"%d/%d/%d %d:%d:%d",nMonth,nDay,nYear,nHour,nMin,nSec);
605 int nMonth = JS_GetMonthFromTime(dt) + 1;
658 nMonth = ParseStringInteger(value, j, nSkip, 2);
704 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 206 milliseconds