Searched refs:getInt (Results 1 – 3 of 3) sorted by relevance
122 switch (getInt()) { in getFillRule()131 switch (getInt()) { in getMatteType()143 switch (getInt()) { in getStrokeCap()153 switch (getInt()) { in getStrokeJoin()168 else if (KEY_AS("j")) doc.justify = getInt(); in getValue()283 if (nextArrayValue()) val = getInt(); in getValue()285 while (nextArrayValue()) getInt(); in getValue()456 frame.hold = getInt(); in parseKeyFrame()509 prop.ix = getInt(); in parseProperty()531 if (getInt() == 3) { in parseDirection()[all …]
190 int getInt();
90 int LookaheadParserHandler::getInt() in getInt() function in LookaheadParserHandler