Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c110 static u32 BSearchIndex(FontData_t* pFont, u32 id);
271 index = BSearchIndex(pFont,id); in DEMOFontPuts()
573 static u32 BSearchIndex(FontData_t* pFont, u32 id) in BSearchIndex() function