Home
last modified time | relevance | path

Searched defs:nChars (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/core/src/fxge/apple/
Dfx_apple_platform.cpp42 int nChars, in _CGDrawGlyphRun()
103 FX_BOOL CFX_AggDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText()
Dfx_quartz_device.cpp802 FX_BOOL CFX_QuartzDeviceDriver::CG_DrawGlypRun(int nChars, in CG_DrawGlypRun()
879 FX_BOOL CFX_QuartzDeviceDriver::DrawDeviceText(int nChars, in DrawDeviceText()
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/
DTranslateUtil.java48 float nChars = text.getLayout().getLineVisibleEnd(0); in openLanguagePanel() local
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorCharacters.java54 int nChars = m_accumulator.length(); in startNonText() local
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Dins.h6 #define nChars 256 macro
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp539 void CPDF_CharPosList::Load(int nChars, FX_DWORD* pCharCodes, FX_FLOAT* pCharPos, CPDF_Font* pFont, in Load()
593 FX_BOOL CPDF_TextRenderer::DrawTextPath(CFX_RenderDevice* pDevice, int nChars, FX_DWORD* pCharCodes… in DrawTextPath()
621 int nChars = pFont->CountChar(str, str.GetLength()); in DrawTextString() local
663 FX_BOOL CPDF_TextRenderer::DrawNormalText(CFX_RenderDevice* pDevice, int nChars, FX_DWORD* pCharCod… in DrawNormalText()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DLexer.java126 int nChars = pat.length(); in tokenize() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_linux.cpp21 FX_BOOL CFX_AggDeviceDriver::DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* p… in DrawDeviceText()
Dfx_ge_text.cpp15 FX_RECT FXGE_GetGlyphsBBox(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars, int anti_alias, FX_FLOAT reti… in FXGE_GetGlyphsBBox()
56 static void _AdjustGlyphSpace(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars) in _AdjustGlyphSpace()
149 FX_BOOL CFX_RenderDevice::DrawNormalText(int nChars, const FXTEXT_CHARPOS* pCharPos, in DrawNormalText()
944 FX_BOOL CFX_RenderDevice::DrawTextPath(int nChars, const FXTEXT_CHARPOS* pCharPos, in DrawTextPath()
Dfx_ge_ps.cpp604 FX_BOOL CFX_PSRenderer::DrawText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFont, in DrawText()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page.cpp286 void CPDF_TextObject::SetText(int nChars, FX_DWORD* pCharCodes, FX_FLOAT* pKernings) in SetText()
582 void CPDF_TextObject::SetData(int nChars, FX_DWORD* pCharCodes, FX_FLOAT* pCharPos, FX_FLOAT x, FX_… in SetData()
/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h583 void GetData(int& nChars, FX_DWORD*& pCharCodes, FX_FLOAT*& pCharPos) in GetData()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp420 FX_BOOL CPSPrinterDriver::DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* pFon… in DrawDeviceText()
/external/pdfium/core/src/fpdftext/
Dfpdf_text_int.cpp1636 FX_INT32 nChars = pTextObj->CountChars(); local
1848 FX_INT32 nChars = pTextObj->CountChars(); local
2012 FX_INT32 nChars = pObj->CountChars(); local
/external/chromium_org/third_party/icu/source/i18n/
Ducol_tok.cpp893 uint32_t nChars = U16_LENGTH(src->currentRangeCp); in ucol_tok_processNextCodePointInRange() local
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp224 FX_BOOL CFX_AggDeviceDriver::DrawDeviceText(int nChars, const FXTEXT_CHARPOS* pCharPos, CFX_Font* p… in DrawDeviceText()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmstypes.c4944 cmsUInt32Number nChars; in ReadOneWChar() local