Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoFont.h161 void DEMOFontSetZValue(f32 zValue);
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoFont.h161 void DEMOFontSetZValue(f32 zValue);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c362 void DEMOFontSetZValue(f32 zValue) in DEMOFontSetZValue() argument
369 gDemoFontCurInstance->font.depth = zValue; in DEMOFontSetZValue()