Searched refs:BOX_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define BOX_SIZE 16 macro46 scene::Label* pLabel = new scene::Label(id, x, 8, BOX_SIZE, 36, pText); in CreateInputBox()129 …u16 fieldWidth = BOX_SIZE * length + HYPHEN_SIZE * hyphenNum + (margin * (length + hyphenNum - 1)); in Initialize()138 x += BOX_SIZE + margin; in Initialize()