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

/haiku/src/kits/interface/
H A DControl.cpp25 static property_info sPropertyList[] = { variable
451 BPropertyInfo propInfo(sPropertyList);
466 BPropertyInfo propInfo(sPropertyList);
H A DStringView.cpp32 static property_info sPropertyList[] = { variable
453 BPropertyInfo propInfo(sPropertyList);
471 BPropertyInfo propertyInfo(sPropertyList);
H A DTabView.cpp37 static property_info sPropertyList[] = { variable
1170 BPropertyInfo propInfo(sPropertyList);
1184 BPropertyInfo propInfo(sPropertyList);
H A DTextControl.cpp57 static property_info sPropertyList[] = { variable
780 BPropertyInfo propInfo(sPropertyList);
H A DTextView.cpp189 static property_info sPropertyList[] = { variable
940 BPropertyInfo propInfo(sPropertyList);
1049 BPropertyInfo propInfo(sPropertyList);
1071 BPropertyInfo prop_info(sPropertyList);

Completed in 92 milliseconds