Searched defs:setWeight (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontDescription.h113 void setWeight(FontWeight w) { m_weight = w; } function in class:WebCore::FontDescription
/external/llvm/lib/Analysis/
H A DPathNumbering.cpp194 void BallLarusEdge::setWeight(unsigned weight) { function in class:BallLarusEdge
309 (*succ)->setWeight(0);
459 (*succ)->setWeight(sumPaths);

Completed in 341 milliseconds