Home
last modified time | relevance | path

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

/external/libchrome-gestures/src/
Dprop_registry.cc73 void BoolProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::BoolProperty
109 void BoolArrayProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::BoolArrayProperty
148 void DoubleProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::DoubleProperty
186 void DoubleArrayProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::DoubleArrayProperty
230 void IntProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::IntProperty
268 void IntArrayProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::IntArrayProperty
308 void StringProperty::CreatePropImpl() { in CreatePropImpl() function in gestures::StringProperty