Searched refs:fOptions (Results 1 - 10 of 10) 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.cpp35 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0),
44 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0),
53 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0),
62 UObject(copy), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(copy.fUMode), fOptions(copy.fOptions),
74 if(fOptions&UNORM_UNICODE_3_2) {
102 return text->hashCode() + fUMode + fOptions + buffer.hashCode() + bufferPos + currentIndex + nextIndex;
110 fOptions==that.fOptions &&
382 fOptions |
[all...]
/external/skia/src/codec/
H A DSkCodec.cpp125 , fOptions()
137 , fOptions()
218 fOptions = *options;
241 fOptions.fSubset = nullptr;
298 fOptions = *options;
301 fOptions, ctable, ctableCount);
358 fOptions = *options;
457 if (fOptions.fSubset) {
458 fillWidth = fOptions.fSubset->width();
/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp113 fOptions(other.fOptions),
153 fOptions = other.fOptions;
195 && fOptions.equals(other.fOptions)
214 fFormatter, fEffPrecision, fOptions);
218 fFormatter, fEffGrouping, fEffPrecision.fMantissa, fOptions.fMantissa);
850 fOptions.fExponent.fAlwaysShowSign = out.fExponentSignAlwaysShown;
854 fOptions
[all...]
H A Ddecimfmtimpl.h304 return fOptions.fExponent.fAlwaysShowSign;
307 fOptions.fExponent.fAlwaysShowSign = x;
310 return fOptions.fMantissa.fAlwaysShowDecimal;
313 fOptions.fMantissa.fAlwaysShowDecimal = x;
414 SciFormatterOptions fOptions; // Encapsulates fixed precision options member in class:DecimalFormatImpl
/external/skia/include/codec/
H A DSkCodec.h781 const SkCodec::Options& options() const { return fOptions; }
816 SkCodec::Options fOptions; member in class:SkCodec
/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 275 milliseconds