Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DTenKey.cpp35 #define HYPHEN_SIZE 6 macro
60 … scene::Label* pLabel = new scene::Label(scene::CONTROL_ID_UNUSED, x, 12, HYPHEN_SIZE, 30, L"-"); in CreateHyphen()
129 …u16 fieldWidth = BOX_SIZE * length + HYPHEN_SIZE * hyphenNum + (margin * (length + hyphenNum - 1)); in Initialize()
143 x += HYPHEN_SIZE + margin; in Initialize()