Home
last modified time | relevance | path

Searched refs:GetLineInfo (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h182 bool GetLineInfo(const CPVT_WordPlace& place, CPVT_LineInfo& lineinfo);
Dcpdf_variabletext.cpp740 bool CPDF_VariableText::GetLineInfo(const CPVT_WordPlace& place, in GetLineInfo() function in CPDF_VariableText
/external/v8/src/
Dgdb-jit.cc2034 static LineInfo* GetLineInfo(Address addr) { in GetLineInfo() function
2181 LineInfo* lineinfo = GetLineInfo(addr); in EventHandler()