Searched refs:origin_x (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-font-private.hh367 hb_position_t origin_x, origin_y; local
369 get_glyph_h_origin (glyph, &origin_x, &origin_y);
371 *x += origin_x;
377 hb_position_t origin_x, origin_y; local
379 get_glyph_v_origin (glyph, &origin_x, &origin_y);
381 *x += origin_x;
388 hb_position_t origin_x, origin_y; local
390 get_glyph_origin_for_direction (glyph, direction, &origin_x, &origin_y);
392 *x += origin_x;
399 hb_position_t origin_x, origin_ local
409 hb_position_t origin_x, origin_y; local
420 hb_position_t origin_x, origin_y; local
[all...]
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp458 int origin_x = FXSYS_round(matrix.e); local
462 pGlyphAndPos[iChar].m_OriginX = origin_x;
465 m_pDevice->SetBitMask(&pBitmap->m_Bitmap, origin_x + pBitmap->m_Left,
620 FX_FLOAT origin_x = (FX_FLOAT)left; local
624 DrawTextString(pDevice, origin_x, origin_y, pFont, font_size, &matrix, str,
628 FX_FLOAT origin_x,
666 matrix.e = origin_x;
627 DrawTextString(CFX_RenderDevice* pDevice, FX_FLOAT origin_x, FX_FLOAT origin_y, CPDF_Font* pFont, FX_FLOAT font_size, const CFX_Matrix* pMatrix, const CFX_ByteString& str, FX_ARGB fill_argb, FX_ARGB stroke_argb, const CFX_GraphStateData* pGraphState, const CPDF_RenderOptions* pOptions) argument
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_render.h173 FX_FLOAT origin_x,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 152 milliseconds