Home
last modified time | relevance | path

Searched refs:CONTENT_NUM (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo2/
Dmessage.h19 #define CONTENT_NUM 10 macro
Dcec_Main.cpp102 static const wchar_t *s_ContentTitle[CONTENT_NUM] = {
105 static const wchar_t *s_ContentBody[CONTENT_NUM] = {
509 if(*pSelected<CONTENT_NUM-1) in UpdateWriting()