Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c258 u32 px1, px2, py1, py2; in DEMOFontPuts() local
277 py2 = (u32)(pFont->pCharDataBuffer[index].maxY); in DEMOFontPuts()
296 CHECK(px2, py2, ps2, pt2); in DEMOFontPuts()
299 indices[indCount++] = PACK(px1, py2, ps1, pt2); in DEMOFontPuts()
300 indices[indCount++] = PACK(px2, py2, ps2, pt2); in DEMOFontPuts()