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

  /external/skia/example/mac/
HelloWorldDelegate.h 16 SkOptionsTableView* fOptions;
21 @property (assign) IBOutlet SkOptionsTableView* fOptions;
  /external/skia/experimental/iOSSampleApp/Shared/
SkOptionListController.h 4 NSMutableArray* fOptions;
9 @property (nonatomic, retain) NSMutableArray* fOptions;
SkOptionsTableViewController.h 16 SkOptionListController* fOptions;
18 @property (nonatomic, retain) SkOptionListController* fOptions;
  /external/icu/icu4c/source/common/
normlzr.cpp 33 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0),
42 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0),
51 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0),
60 UObject(copy), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(copy.fUMode), fOptions(copy.fOptions),
72 if(fOptions&UNORM_UNICODE_3_2) {
100 return text->hashCode() + fUMode + fOptions + buffer.hashCode() + bufferPos + currentIndex + nextIndex;
108 fOptions==that.fOptions &&
380 fOptions |= option
    [all...]
  /external/skia/src/gpu/
GrContextFactory.h 140 GLContextOptions fOptions;
GrContextFactory.cpp 70 context.fOptions == options) {
152 context.fOptions = options;
  /external/skia/include/codec/
SkCodec.h 620 const SkCodec::Options& options() const { return fOptions; }
638 SkCodec::Options fOptions;
  /external/skia/src/codec/
SkCodec.cpp 121 , fOptions()
276 fOptions = *options;
358 if (fOptions.fSubset) {
359 fillWidth = fOptions.fSubset->width();
  /external/icu/icu4c/source/i18n/
decimfmtimpl.cpp 111 fOptions(other.fOptions),
151 fOptions = other.fOptions;
193 && fOptions.equals(other.fOptions)
212 fFormatter, fEffPrecision, fOptions);
216 fFormatter, fEffGrouping, fEffPrecision.fMantissa, fOptions.fMantissa);
848 fOptions.fExponent.fAlwaysShowSign = out.fExponentSignAlwaysShown;
852 fOptions.fMantissa.fAlwaysShowDecimal = out.fDecimalSeparatorAlwaysShown
    [all...]
decimfmtimpl.h 302 return fOptions.fExponent.fAlwaysShowSign;
305 fOptions.fExponent.fAlwaysShowSign = x;
308 return fOptions.fMantissa.fAlwaysShowDecimal;
311 fOptions.fMantissa.fAlwaysShowDecimal = x;
412 SciFormatterOptions fOptions; // Encapsulates fixed precision options
  /external/icu/icu4c/source/common/unicode/
normlzr.h 756 int32_t fOptions;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 293 milliseconds