Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DTenKey.cpp129 …u16 fieldWidth = BOX_SIZE * length + HYPHEN_SIZE * hyphenNum + (margin * (length + hyphenNum - 1)); in Initialize() local
131 u16 x = (NN_GX_DISPLAY1_HEIGHT - fieldWidth) / 2; in Initialize()