Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DProgressBar.h25 …INT GetRange(bool minValue, PPBRANGE range) { return (INT)SendMsg(PBM_GETRANGE, BoolToBOOL(minValu… in GetRange() function
/external/pdfium/xfa/fde/
Dcfde_txtedtbuf_unittest.cpp158 TEST_F(CFDE_TxtEdtBufTest, GetRange) { in TEST_F() argument
191 TEST_F(CFDE_TxtEdtBufTestDeathTest, GetRange) { in TEST_F() argument
Dcfde_txtedtbuf.cpp86 CFX_WideString CFDE_TxtEdtBuf::GetRange(int32_t nBegin, int32_t nLength) const { in GetRange() function in CFDE_TxtEdtBuf
/external/v4l2_codec2/vda/
Dvp8_bool_decoder.cc183 uint8_t Vp8BoolDecoder::GetRange() { in GetRange() function in media::Vp8BoolDecoder
/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h38 void GetRange(FX_FLOAT* fMin, FX_FLOAT* fMax) const { in GetRange() function
/external/pdfium/core/fpdfapi/page/
Dpageint.h43 FX_FLOAT GetRange(int i) const { return m_pRanges[i]; } in GetRange() function
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h250 VkDeviceSize GetRange() const { return range_; } in GetRange() function
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas175 function GetRange(const Index, Count: Integer): IList<T>; in GetRange() function
228 function GetRange(const Index, Count: Integer): IList<T>; in GetRange() function
488 function TList<T>.GetRange(const Index, Count: Integer): IList<T>; in TList() function
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp416 RangeConstraintManager::GetRange(ProgramStateRef state, SymbolRef sym) { in GetRange() function in RangeConstraintManager
/external/googletest/googletest/scripts/
Dpump.py632 def GetRange(self, identifier): member in Env
/external/protobuf/gtest/scripts/
Dpump.py625 def GetRange(self, identifier): member in Env
/external/google-breakpad/src/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/v8/testing/gtest/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