Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-graphite2.cc380 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, NULL); in _hb_graphite2_shape() local
401 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, NULL); in _hb_graphite2_shape() local
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_lexer.h115 void RestorePos(const FX_WCHAR* pPos) { m_ptr = pPos; } in RestorePos()
/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.c770 static EAS_RESULT NextChunk (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_I32 *pPos, EAS_U32 *pChunkType, E… in NextChunk()
/external/pdfium/core/src/fpdftext/
Dfpdf_text_int.cpp2621 int pPos = aPos; // Used to track the position of '@' or '.'. in CheckMailLink() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp4553 void CPDF_DataAvail::GetLinearizedMainXRefInfo(FX_FILESIZE* pPos, in GetLinearizedMainXRefInfo()