Searched defs:pPos (Results 1 – 6 of 6) sorted by relevance
102 int pPos = aPos; // Used to track the position of '@' or '.'. in CheckMailLink() local
382 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, NULL); in _hb_graphite2_shape() local403 hb_glyph_position_t *pPos = hb_buffer_get_glyph_positions (buffer, NULL); in _hb_graphite2_shape() local
123 void RestorePos(const FX_WCHAR* pPos) { m_ptr = pPos; } in RestorePos()
1578 void CPDF_DataAvail::GetLinearizedMainXRefInfo(FX_FILESIZE* pPos, in GetLinearizedMainXRefInfo()
2628 const char * pPos; in strnistr() local
774 static EAS_RESULT NextChunk (SDLS_SYNTHESIZER_DATA *pDLSData, EAS_I32 *pPos, EAS_U32 *pChunkType, E… in NextChunk()