Searched defs:highValue (Results 1 – 11 of 11) sorted by relevance
48 PODIntervalSearchAdapter(Vector<IntervalType>& result, const T& lowValue, const T& highValue) in PODIntervalSearchAdapter()56 const T& highValue() const { return m_highValue; } in highValue() function
170 const LayoutUnit& highValue() const { return m_offset; } in highValue() function
118 int highValue() const { return m_lineBottom; } in highValue() function in WebCore::ComputeFloatOffsetAdapter
140 double highValue = high(); in gaugeRegion() local
899 findHighStart(UNewTrie2 *trie, uint32_t highValue) { in findHighStart()1177 uint32_t highValue; in compactTrie() local
663 uint32_t highValue; in enumEitherTrie() local
698 uint32_t highValue; in enumEitherTrie() local
472 const char* highValue; // !< highValue < maxValue in init() member
470 const char* highValue; // !< highValue < maxValue in init() member
2564 const APInt& highValue = cast<ConstantInt>(I->High)->getValue(); in handleBitTestsSwitchCase() local