Searched refs:positions (Results 1 - 25 of 65) sorted by relevance

123

/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A Drsurface.cpp17 const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height)
21 rs->drawGlyphs((const LEFontInstance *) font, glyphs, count, positions, x, y, width, height);
16 rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) argument
H A DRenderingSurface.h27 const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) = 0;
H A Drsurface.h17 const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height);
H A DGnomeFontInstance.cpp42 const float *positions, le_int32 x, le_int32 y, le_int32 /*width*/, le_int32 /*height*/)
46 gFont->rasterizeGlyphs(fCairo, glyphs, count, positions, x, y);
178 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *positions, argument
189 glyph_t[out].x = x + positions[in*2];
190 glyph_t[out].y = y + positions[in*2 + 1];
41 drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 , le_int32 ) argument
H A DGnomeFontInstance.h38 const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height);
100 void rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *positions,
H A DGDIFontInstance.cpp53 void GDISurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, argument
72 dx[out] = (le_int32) (positions[g * 2 + 2] - positions[g * 2]);
73 ps[out * 2] = positions[g * 2];
74 ps[out * 2 + 1] = positions[g * 2 + 1];
/macosx-10.9.5/text_cmds-87/cut/
H A Dcut.c68 char * positions; variable
175 * set a byte in the positions array to indicate if a field or
208 for (pos = positions + start; start++ <= stop; *pos++ = 1);
219 memset(positions + 1, '1', autostart);
228 /* Grow the positions array to at least the specified size. */
235 if ((positions = realloc(positions, npos)) == NULL)
237 memset((char *)positions + oldnpos, 0, npos - oldnpos);
249 pos = positions + 1;
271 * Cut based on byte positions, takin
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/letest/
H A Dletest.h40 float *positions; member in struct:TestResult
H A Dcletest.c44 float *positions = NULL; local
62 positions = NEW_ARRAY(float, glyphCount + 10);
113 le_getGlyphPositions(engine, positions, &status);
116 log_err("Calling getGlyphPositions(positions, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
119 DELETE_ARRAY(positions);
217 float positions[6 * 2 + 2]; local
238 le_getGlyphPositions(engine, positions, &status);
271 if (x != positions[glyph*2] || y != positions[glyph*2 + 1]) {
273 glyph, x, y, positions[glyp
[all...]
H A Dgendata.cpp166 float *positions = NULL; local
261 positions = NEW_ARRAY(float, glyphCount * 2 + 2);
265 engine->getGlyphPositions(positions, leStatus);
271 dumpFloats(outputFile, "result-positions", positions, glyphCount * 2 + 2);
275 DELETE_ARRAY(positions);
H A Dxmlreader.cpp151 UnicodeString result_positions = UNICODE_STRING_SIMPLE("result-positions");
180 UnicodeString text, glyphs, indices, positions; local
216 positions = element->getText(TRUE);
228 expected.positions = getFloatArray(positions, positionCount);
241 DELETE_ARRAY(expected.positions);
H A Dletest.cpp61 float *positions = NULL; local
71 positions = NEW_ARRAY(float, glyphCount + 10);
136 engine->getGlyphPositions(positions, status);
139 log_err("Calling getGlyphPositions(positions, status) on an empty layout did not return LE_NO_LAYOUT_ERROR.\n");
142 DELETE_ARRAY(positions);
247 float positions[6 * 2 + 2]; local
268 engine->getGlyphPositions(positions, status);
315 if (x != positions[glyph*2] || y != positions[glyph*2 + 1]) {
317 glyph, x, y, positions[glyp
611 UnicodeString text, glyphs, indices, positions; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/mac/
H A DFontMac.mm76 Vector<CGPoint, 256> positions(count);
79 positions[0] = CGPointZero;
82 positions[i].x = positions[i - 1].x + advance.width;
83 positions[i].y = positions[i - 1].y + advance.height;
111 positions[i] = CGPointApplyAffineTransform(CGPointMake(position.x - translation.width, position.y + translation.height), transform);
116 CGContextShowGlyphsAtPositions(context, glyphs, positions.data(), count);
119 CTFontDrawGlyphs(platformData.ctFont(), glyphs, positions.data(), count, context);
130 CTFontDrawGlyphs(platformData.ctFont(), glyphs, positions
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducpgba.h78 unsigned long *positions; /* List of original positions in source. */ member in struct:_ucrun_t
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Dthai-word.el10765 ;; Find Thai words starting at POS and return a list of positions of
10767 ;; maximum position. IGNORE is a list of positions to ignore. It is
10779 positions)
10799 ;; Skip character positions in IGNORE list.
10801 (setq positions (cons pos positions)))))
10804 positions)))
10809 ;; end positions. The Nth element, if non-nil, is a list of end
10818 positions)
10838 ;; Now we try all end word positions t
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layoutex/
H A DParagraphLayout.cpp394 fStyleRunInfo[run].positions = NULL;
430 // For each layout get the positions and convert them into glyph widths, in
452 fStyleRunInfo[run].positions = LE_NEW_ARRAY(float, glyphCount * 2 + 2);
454 (fStyleRunInfo[run].positions == NULL)) {
465 engine->getGlyphPositions(fStyleRunInfo[run].positions, layoutStatus);
478 fGlyphWidths[glyphBase + glyph] = fStyleRunInfo[run].positions[glyph * 2 + 2] - fStyleRunInfo[run].positions[glyph * 2];
591 LE_DELETE_ARRAY(fStyleRunInfo[run].positions);
594 fStyleRunInfo[run].positions = NULL;
1090 fVisualRunLastX -= fStyleRunInfo[run].positions[leftGlyp
1099 float *positions = LE_NEW_ARRAY(float, glyphCount * 2 + 2); local
1204 const float *positions = lastRun->getPositions(); local
1218 append(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount, const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layoutex/layout/
H A DParagraphLayout.h180 const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]);
187 * <code>LEGlyphIDs</code>, an array of (x, y) glyph positions and
247 * Get the (x, y) positions of the glyphs in the visual run. To simplify storage
248 * management, the x and y positions are stored in a single array with the x positions
253 * @return the address of the array of glyph positions for this visual run. The storage
341 const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]);
563 float *positions; member in struct:ParagraphLayout::StyleRunInfo
731 const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[])
733 fGlyphs(glyphs), fPositions(positions), fGlyphToCharMa
730 VisualRun(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount, const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]) argument
[all...]
/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Dcut.c82 static char positions[_POSIX2_LINE_MAX + 1]; variable
176 * set a byte in the positions array to indicate if a field or
218 for (pos = positions + start; start++ <= stop; *pos++ = 1);
227 memset(positions + 1, '1', autostart);
243 pos = positions + 1;
293 pos = positions + 1;
364 "Items specified by LIST are either column positions or fields delimited",
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A Dloengine.cpp121 float positions[],
131 le->getGlyphPositions(positions, *success);
120 le_getGlyphPositions(le_engine *engine, float positions[], LEErrorCode *success) argument
H A Dloengine.h178 * @param positions - the destiniation position array
185 float positions[],
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGMarkerData.h53 SVGMarkerData(Vector<MarkerPosition>& positions) argument
54 : m_positions(positions)
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DFontQt.cpp111 const QVector<QPointF> positions = glyphRun.positions(); local
114 glyphPath.translate(positions.at(i) + offset);
289 QVector<QPointF> positions; local
292 positions.reserve(numGlyphs);
303 positions.append(QPointF(width, 0));
309 qtGlyphs.setPositions(positions);
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/library/
H A Dtarvfs.tcl269 set positions [lrange $aPosixHeader($key) 1 2]
272 set $key [eval [list string range $hdr] $positions]
278 set $key [eval [list string range $hdr] $positions]
281 set $key [eval [list string range $hdr] $positions]
/macosx-10.9.5/tcl-102/tk/tk/tests/ttk/
H A Dpanedwindow.test160 set positions [list]
162 lappend positions [set nextpos [winfo y $win]]
164 error "window $win out of order ($positions)"
206 set positions [list]
209 lappend positions [$pw sashpos $i]
211 return $positions
228 test paned-sashpos-attempt-restore "Attempt to set sash positions" -body {
238 test paned-sashpos-restore "Set height then sash positions" -body {
239 # Setting sash positions after setting -height _should_ succeed.
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dnewbook.c331 int positions; local
336 positions = 0;
342 positions++;
360 printf("%d unique positions.\n", positions);

Completed in 225 milliseconds

123