Home
last modified time | relevance | path

Searched defs:leading_pos (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dsuperscript.cpp47 int sub_y_top, ScriptPos *leading_pos, int *num_leading_outliers, in YOutlierPieces()
122 const char *leading_pos = sp_leading == SP_SUBSCRIPT ? "sub" : "super"; in SubAndSuperscriptFix() local
251 ScriptPos *leading_pos, float *leading_certainty, in GetSubAndSuperscriptCandidates()
370 ScriptPos leading_pos, int num_chopped_trailing, in TrySuperscriptSplits()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/codec/
H A Dfx_codec_fax.cpp43 const uint8_t* leading_pos = bit ? OneLeadPos : ZeroLeadPos; in FindBit() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/codec/
H A Dfx_codec_fax.cpp52 const uint8_t* leading_pos = bit ? OneLeadPos : ZeroLeadPos; in FindBit() local