Searched defs:text (Results 1 – 2 of 2) sorted by relevance
223 wchar_t text[] = {m_pInput[i], '\0'}; in Reset() local296 wchar_t text[] = {'0' + controlId, '\0'}; in MyControlEventCallback() local
79 const char *text, const u32 textLength, const f32 normalizedDeviceCoordinateZ) in AddText()