Home
last modified time | relevance | path

Searched defs:nBlockIndex (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp947 int32_t nBlockIndex, in On_ValidateField()
954 int32_t nBlockIndex) { in On_ValidateBlock()
958 int32_t nBlockIndex, in On_GetBlockFormatText()
/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtengine.cpp848 int32_t nBlockIndex = 0; in SetFormatBlock() local
909 void CFDE_TxtEdtEngine::GetEditFieldText(int32_t nBlockIndex, in GetEditFieldText()