Searched refs:fOptions (Results 1 - 12 of 12) sorted by relevance

/external/skia/example/mac/
H A DHelloWorldDelegate.h16 SkOptionsTableView* fOptions; variable
21 @property (assign) IBOutlet SkOptionsTableView* fOptions; variable
/external/skia/experimental/iOSSampleApp/Shared/
H A DSkOptionListController.h4 NSMutableArray* fOptions; variable
9 @property (nonatomic, retain) NSMutableArray* fOptions; variable
H A DSkOptionsTableViewController.h16 SkOptionListController* fOptions; variable
18 @property (nonatomic, retain) SkOptionListController* fOptions; variable
/external/icu/icu4c/source/common/
H A Dnormlzr.cpp33 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 |
[all...]
/external/skia/src/gpu/
H A DGrContextFactory.h140 GLContextOptions fOptions; member in struct:GrContextFactory::Context
H A DGrContextFactory.cpp70 context.fOptions == options) {
152 context.fOptions = options;
/external/skia/include/codec/
H A DSkCodec.h620 const SkCodec::Options& options() const { return fOptions; }
638 SkCodec::Options fOptions; member in class:SkCodec
/external/skia/src/codec/
H A DSkCodec.cpp121 , fOptions()
276 fOptions = *options;
358 if (fOptions.fSubset) {
359 fillWidth = fOptions.fSubset->width();
/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp111 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
[all...]
H A Ddecimfmtimpl.h302 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 member in class:DecimalFormatImpl
/external/icu/icu4c/source/common/unicode/
H A Dnormlzr.h756 int32_t fOptions; member in class:Normalizer
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 691 milliseconds