Home
last modified time | relevance | path

Searched defs:pPos (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdftext/
Dcpdf_linkextract.cpp102 int pPos = aPos; // Used to track the position of '@' or '.'. in CheckMailLink() local
/external/harfbuzz_ng/src/
Dhb-graphite2.cc382 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, NULL); in _hb_graphite2_shape() local
403 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, NULL); in _hb_graphite2_shape() local
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_lexer.h123 void RestorePos(const FX_WCHAR* pPos) { m_ptr = pPos; } in RestorePos()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.cpp1578 void CPDF_DataAvail::GetLinearizedMainXRefInfo(FX_FILESIZE* pPos, in GetLinearizedMainXRefInfo()
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c2628 const char * pPos; in strnistr() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.c779 static EAS_RESULT NextChunk (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_I32 *pPos, EAS_U32 *pChunkType, E… in NextChunk()