Home
last modified time | relevance | path

Searched refs:a_weight (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/courgette/
Dadjustment_method.cc193 uint32 a_weight = a->Weight(); in operator ()() local
195 if (a_weight != b_weight) in operator ()()
196 return a_weight > b_weight; in operator ()()