Searched refs:kRowWeightField (Results 1 – 1 of 1) sorted by relevance
38 const char* const kRowWeightField = "BGridLayout:rowweight"; variable185 from->GetInfo(kRowWeightField, NULL, &rows); in BGridLayout()195 if (from->FindFloat(kRowWeightField, i, &getter) == B_OK) in BGridLayout()485 result = into->AddFloat(kRowWeightField, fRowInfos->Weight(i)); in Archive()