Searched refs:hexcode (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp2582 char hexcode[4]; local
2586 sprintf(hexcode, "%02X", (unsigned int)result[i]);
2588 result.Insert(hexcode, i + 1);

Completed in 41 milliseconds