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

/haiku/src/apps/showimage/
H A DShowImageWindow.cpp1644 int32 widthAttr; local
1646 &widthAttr, sizeof(widthAttr));
1647 if (attrSize <= 0 || widthAttr != width)

Completed in 75 milliseconds