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

/haiku/src/apps/haikudepot/model/
H A DScreenshotCoordinate.cpp10 static const char* kHeightKey = "height"; variable
26 from->FindUInt16(kHeightKey, &fHeight);
104 result = into->AddUInt16(kHeightKey, fHeight);

Completed in 23 milliseconds