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

/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2238 int8 indice = 0; local
2242 indice, &mask) == B_OK
2244 indice, &tmpOutline) == B_OK) {
2251 indice++;
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp2249 int8 indice = 0; local
2253 indice, &mask) == B_OK
2255 indice, &tmpOutline) == B_OK) {
2262 indice++;

Completed in 137 milliseconds