Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_function.h39 float GetRange(int i) const { return m_pRanges[i]; } in GetRange() function
/external/lzma/CPP/Windows/Control/
DProgressBar.h25 …INT GetRange(bool minValue, PPBRANGE range) { return (INT)SendMsg(PBM_GETRANGE, BoolToBOOL(minValu… in GetRange() function
/external/v4l2_codec2/vda/
Dvp8_bool_decoder.cc184 uint8_t Vp8BoolDecoder::GetRange() { in GetRange() function in media::Vp8BoolDecoder
/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h38 void GetRange(float* fMin, float* fMax) const { in GetRange() function
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas488 function TList<T>.GetRange(const Index, Count: Integer): IList<T>; in GetRange() function
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h283 VkDeviceSize GetRange() const { return range_; } in GetRange() function
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp416 RangeConstraintManager::GetRange(ProgramStateRef state, SymbolRef sym) { in GetRange() function in RangeConstraintManager
/external/google-breakpad/src/testing/gtest/scripts/
Dpump.py632 def GetRange(self, identifier): member in Env
/external/protobuf/gtest/scripts/
Dpump.py625 def GetRange(self, identifier): member in Env
/external/v8/testing/gtest/scripts/
Dpump.py632 def GetRange(self, identifier): member in Env
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dpump.py632 def GetRange(self, identifier): member in Env
/external/googletest/googletest/scripts/
Dpump.py632 def GetRange(self, identifier): member in Env
/external/v8/src/compiler/
Dtypes.cc589 Type* Type::GetRange() { in GetRange() function in v8::internal::compiler::Type
/external/v8/src/ast/
Dast-types.cc676 AstType* AstType::GetRange() { in GetRange() function in v8::internal::AstType