HomeSort by relevance Sort by last modified time
    Searched refs:Bigger (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_iconfit.h 16 enum ScaleMethod { Always = 0, Bigger, Smaller, Never };
cpdf_iconfit.cpp 19 return Bigger;
  /prebuilts/go/darwin-x86/src/container/list/
list_test.go 77 // Bigger list
  /prebuilts/go/darwin-x86/src/net/
parse.go 123 // Bigger than we need, not too big to worry about overflow
  /prebuilts/go/linux-x86/src/container/list/
list_test.go 77 // Bigger list
  /prebuilts/go/linux-x86/src/net/
parse.go 123 // Bigger than we need, not too big to worry about overflow
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas     [all...]
  /external/pdfium/fpdfsdk/javascript/
Field.cpp 815 case CPDF_IconFit::Bigger:
816 vp << (int32_t)CPDF_IconFit::Bigger;
    [all...]

Completed in 294 milliseconds