Searched refs:SK_OT_USHORT (Results 1 – 23 of 23) sorted by relevance
54 static const SK_OT_USHORT BaselineAtY0Mask = SkTEndian_SwapBE16(1 << 0);55 static const SK_OT_USHORT LeftSidebearingAtX0Mask = SkTEndian_SwapBE16(1 << 1);56 … static const SK_OT_USHORT InstructionsDependOnPointSizeMask = SkTEndian_SwapBE16(1 << 2);57 static const SK_OT_USHORT IntegerScalingMask = SkTEndian_SwapBE16(1 << 3);58 … static const SK_OT_USHORT InstructionsAlterAdvanceWidthMask = SkTEndian_SwapBE16(1 << 4);59 static const SK_OT_USHORT VerticalCenteredGlyphs_AppleMask = SkTEndian_SwapBE16(1 << 5);61 static const SK_OT_USHORT RequiresLayout_AppleMask = SkTEndian_SwapBE16(1 << 7);63 static const SK_OT_USHORT GXMetamorphosis_AppleMask = SkTEndian_SwapBE16(1 << 8);64 static const SK_OT_USHORT HasStrongRTL_AppleMask = SkTEndian_SwapBE16(1 << 9);65 static const SK_OT_USHORT HasIndicStyleRearrangementMask = SkTEndian_SwapBE16(1 << 10);[all …]
19 SK_OT_USHORT version;22 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);26 enum Value : SK_OT_USHORT {37 SK_OT_USHORT value;40 enum Value : SK_OT_USHORT {76 static const SK_OT_USHORT Installable = 0;77 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;78 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;79 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;80 SK_OT_USHORT value;[all …]
79 SK_OT_USHORT endPtsOfContours[1/*numberOfContours*/];82 SK_OT_USHORT length;99 static const SK_OT_USHORT OnCurveMask = SkTEndian_SwapBE16(1 << 0);100 static const SK_OT_USHORT xShortVectorMask = SkTEndian_SwapBE16(1 << 1);101 static const SK_OT_USHORT yShortVectorMask = SkTEndian_SwapBE16(1 << 2);102 static const SK_OT_USHORT RepeatMask = SkTEndian_SwapBE16(1 << 3);103 … static const SK_OT_USHORT xIsSame_xShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 4);104 … static const SK_OT_USHORT yIsSame_yShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 5);139 … static const SK_OT_USHORT ARG_1_AND_2_ARE_WORDS_Mask = SkTEndian_SwapBE16(1 << 0);140 static const SK_OT_USHORT ARGS_ARE_XY_VALUES_Mask = SkTEndian_SwapBE16(1 << 1);[all …]
20 SK_OT_USHORT numGlyphs;21 SK_OT_USHORT maxPoints;22 SK_OT_USHORT maxContours;23 SK_OT_USHORT maxCompositePoints;24 SK_OT_USHORT maxCompositeContours;26 enum Value : SK_OT_USHORT {31 SK_OT_USHORT maxTwilightPoints;32 SK_OT_USHORT maxStorage;33 SK_OT_USHORT maxFunctionDefs;34 SK_OT_USHORT maxInstructionDefs;[all …]
20 SK_OT_USHORT version;23 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(0);27 enum Value : SK_OT_USHORT {41 enum Value : SK_OT_USHORT {78 static const SK_OT_USHORT Installable = 0;79 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;80 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;81 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;82 SK_OT_USHORT value;123 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;[all …]
23 SK_OT_USHORT majorVersion;24 SK_OT_USHORT minorVersion;25 SK_OT_USHORT offsetToAxesArray;26 SK_OT_USHORT reserved;27 SK_OT_USHORT axisCount;28 SK_OT_USHORT axisSize; // Must be 0x0014 in v1.029 SK_OT_USHORT instanceCount;30 SK_OT_USHORT instanceSize; // Must be axisCount * sizeof(Fixed) + (4 | 6)37 SK_OT_USHORT flags; // Must be 038 SK_OT_USHORT axisNameID;[all …]
23 SK_OT_USHORT version;24 static const SK_OT_USHORT version0 = SkTEndian_SwapBE16(0);25 static const SK_OT_USHORT version1 = SkTEndian_SwapBE16(1);27 SK_OT_USHORT numRanges;30 SK_OT_USHORT maxPPEM;55 static const SK_OT_USHORT GridfitMask = SkTEndian_SwapBE16(1 << 0);56 static const SK_OT_USHORT DoGrayMask = SkTEndian_SwapBE16(1 << 1);57 static const SK_OT_USHORT SymmetricGridfitMask = SkTEndian_SwapBE16(1 << 2);58 static const SK_OT_USHORT SymmetricSmoothingMask = SkTEndian_SwapBE16(1 << 3);59 SK_OT_USHORT value;
19 SK_OT_USHORT version;20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(2);24 enum Value : SK_OT_USHORT {35 SK_OT_USHORT value;38 enum Value : SK_OT_USHORT {74 static const SK_OT_USHORT Installable = 0;75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;[all …]
19 SK_OT_USHORT version;20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(4);24 enum Value : SK_OT_USHORT {35 SK_OT_USHORT value;38 enum Value : SK_OT_USHORT {74 static const SK_OT_USHORT Installable = 0;75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;[all …]
19 SK_OT_USHORT version;20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(3);24 enum Value : SK_OT_USHORT {35 SK_OT_USHORT value;38 enum Value : SK_OT_USHORT {74 static const SK_OT_USHORT Installable = 0;75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;[all …]
19 SK_OT_USHORT version;20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(1);24 enum Value : SK_OT_USHORT {35 SK_OT_USHORT value;38 enum Value : SK_OT_USHORT {74 static const SK_OT_USHORT Installable = 0;75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;78 SK_OT_USHORT value;[all …]
24 SK_OT_USHORT format;25 static const SK_OT_USHORT format_0 = SkTEndian_SwapBE16(0);27 static const SK_OT_USHORT format_1 = SkTEndian_SwapBE16(1);30 SK_OT_USHORT count;33 SK_OT_USHORT stringOffset;38 enum Value : SK_OT_USHORT {48 SK_OT_USHORT custom;52 enum Value : SK_OT_USHORT {68 enum Value : SK_OT_USHORT {107 enum Value : SK_OT_USHORT {[all …]
51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size86 SK_OT_USHORT firstGlyphIndex; //first glyph code of this range87 SK_OT_USHORT lastGlyphIndex; //last glyph code of this range (inclusive)92 SK_OT_USHORT indexFormat; //format of this indexSubTable93 SK_OT_USHORT imageFormat; //format of 'EBDT' image data123 SK_OT_USHORT glyphCode;124 SK_OT_USHORT offset; //location in EBDT
48 SK_OT_USHORT types[], in LocalizedStrings_NameTable()60 SK_OT_USHORT types[],70 static SK_OT_USHORT familyNameTypes[3];72 SK_OT_USHORT* fTypes;
87 SK_OT_USHORT glyphCode; // Component glyph code95 SK_OT_USHORT numComponents; // Number of components101 SK_OT_USHORT numComponents; // Number of components
78 + (fontNameLen * sizeof(SK_OT_USHORT)); in RenameFont()136 nameRecord->length = SkEndian_SwapBE16(SkToU16(fontNameLen * sizeof(SK_OT_USHORT))); in RenameFont()141 …SK_OT_USHORT* nameString = reinterpret_cast<SK_OT_USHORT*>(data + originalDataSize + stringOffset); in RenameFont()171 SK_OT_USHORT types[], in Make()213 SK_OT_USHORT SkOTUtils::LocalizedStrings_NameTable::familyNameTypes[3] = {
22 typedef uint16_t SK_OT_USHORT; typedef52 static const SK_OT_USHORT value = SkTEndian_SwapBE16(bit);
20 SK_OT_USHORT numGlyphs;
24 SK_OT_USHORT shortOffset[1];
24 SK_OT_USHORT advanceWidth;
28 SK_OT_USHORT version;
44 SK_OT_USHORT numberOfHMetrics;
249 SK_OT_USHORT* endPtsOfContours = SkTAfter<SK_OT_USHORT>(glyphData); in updateSBIXData()250 SK_OT_USHORT* numInstructions = SkTAfter<SK_OT_USHORT>(endPtsOfContours, in updateSBIXData()