Searched defs:success (Results 26 - 50 of 377) sorted by relevance

1234567891011>>

/macosx-10.10/ICU-531.30/icuSources/layout/
H A DSegmentSingleProcessor2.cpp24 SegmentSingleProcessor2::SegmentSingleProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success) argument
36 void SegmentSingleProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSimpleArrayProcessor.cpp24 SimpleArrayProcessor::SimpleArrayProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success) argument
35 void SimpleArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSingleTableProcessor.cpp24 SingleTableProcessor::SingleTableProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success) argument
35 void SingleTableProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DSingleTableProcessor2.cpp24 SingleTableProcessor2::SingleTableProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success) argument
36 void SingleTableProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DStateTableProcessor.cpp22 StateTableProcessor::StateTableProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success) argument
42 void StateTableProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
[all...]
H A DStateTableProcessor2.cpp23 StateTableProcessor2::StateTableProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success) argument
54 void StateTableProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
[all...]
H A DTrimmedArrayProcessor.cpp24 TrimmedArrayProcessor::TrimmedArrayProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success) argument
43 void TrimmedArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DTrimmedArrayProcessor2.cpp24 TrimmedArrayProcessor2::TrimmedArrayProcessor2(const LEReferenceTo<MorphSubtableHeader2> &morphSubtableHeader, LEErrorCode &success) argument
39 void TrimmedArrayProcessor2::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
H A DCanonShaping.cpp37 LEErrorCode success = LE_NO_ERROR; local
H A DContextualGlyphSubstProc.cpp21 ContextualGlyphSubstitutionProcessor::ContextualGlyphSubstitutionProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success) argument
46 LEErrorCode success = LE_NO_ERROR; local
[all...]
H A DGXLayoutEngine2.cpp17 GXLayoutEngine2::GXLayoutEngine2(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, const LEReferenceTo<MorphTableHeader2> &morphTable, le_int32 typoFlags, LEErrorCode &success) argument
29 le_int32 GXLayoutEngine2::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
51 adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool , LEGlyphStorage & , LEErrorCode &success) argument
[all...]
H A DGlyphPosnLookupProc.cpp34 GlyphPositioningLookupProcessor( const LEReferenceTo<GlyphPositioningTableHeader> &glyphPositioningTableHeader, LETag scriptTag, LETag languageTag, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder, LEErrorCode& success) argument
[all...]
H A DGlyphSubstLookupProc.cpp28 GlyphSubstitutionLookupProcessor( const LEReferenceTo<GlyphSubstitutionTableHeader> &glyphSubstitutionTableHeader, LETag scriptTag, LETag languageTag, const LEGlyphFilter *filter, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder, LEErrorCode& success) argument
[all...]
H A DKhmerLayoutEngine.cpp20 KhmerOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &success) argument
28 KhmerOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success) argument
44 characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, LEUnicode *&outChars, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
[all...]
H A DLEInsertionList.cpp54 LEGlyphID *LEInsertionList::insert(le_int32 position, le_int32 count, LEErrorCode &success) argument
H A DLigatureSubstSubtables.cpp16 le_uint32 LigatureSubstitutionSubtable::process(const LETableReference &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter) const argument
H A DThaiLayoutEngine.cpp22 ThaiLayoutEngine::ThaiLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success) argument
59 le_int32 ThaiLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
100 adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool , LEGlyphStorage &glyphStorage, LEErrorCode &success) argument
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWPHYPacketListener.cpp60 bool success = me->initWithController( controller ); local
83 bool success = OSObject::init(); local
H A DIOFWSimpleContiguousPhysicalAddressSpace.cpp60 bool success = IOFWSimplePhysicalAddressSpace::init( control, size, direction, true ); local
87 bool success = true; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGlyphPageTreeNodeCairoWin.cpp52 bool success = result != GDI_ERROR && static_cast<unsigned>(result) == bufferLength; local
/macosx-10.10/file_cmds-242/mkdir/
H A Dmkdir.c68 int ch, exitval, success, pflag; local
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Diffe.sh194 success() function
[all...]
/macosx-10.10/ntp-92/libntp/
H A Dntp_lineedit.c61 int success; local
/macosx-10.10/ppp-786.1.1/Drivers/PPTP/PPTP-extension/
H A Dpptp_ip.c88 int success; local
/macosx-10.10/sudo-73/src/auth/
H A Dsudo_auth.c164 int success = AUTH_FAILURE; local

Completed in 371 milliseconds

1234567891011>>