Home
last modified time | relevance | path

Searched defs:CreatePropImpl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/src/
H A Dprop_registry.cc73 void BoolProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::BoolProperty
108 void BoolArrayProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::BoolArrayProperty
149 void DoubleProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::DoubleProperty
186 void DoubleArrayProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::DoubleArrayProperty
231 void IntProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::IntProperty
268 void IntArrayProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::IntArrayProperty
309 void StringProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::StringProperty