Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/demowin/
Ddemowin_tab_window.cpp40 float textHeight = buttonHeight * 0.8; in Draw() local
52 …Center(tabWindowList[i]->name, CVec3(x, y, 0.9902), CVec2(buttonWidth, textHeight), CVec4(1.0, 1.… in Draw()