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

/haiku/src/apps/haikudepot/model/
H A DScreenshotCoordinate.cpp9 static const char* kWidthKey = "width"; variable
25 from->FindUInt16(kWidthKey, &fWidth);
102 result = into->AddUInt16(kWidthKey, fWidth);

Completed in 31 milliseconds