Home
last modified time | relevance | path

Searched defs:nIndex (Results 1 – 25 of 65) sorted by relevance

123

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.cpp106 void CFDE_TxtEdtBlock::GetFieldText(int32_t nIndex, CFX_WideString& wsField) { in GetFieldText()
191 void CFDE_TxtEdtFieldFormatParser::GetItem(int32_t nIndex, in GetItem()
206 int32_t nIndex, in Create()
229 CFDE_TxtEdtField::CFDE_TxtEdtField(int32_t nIndex, CFDE_TxtEdtBlock* pBlock) in CFDE_TxtEdtField()
238 int32_t CFDE_TxtEdtField::Insert(int32_t nIndex, in Insert()
271 int32_t CFDE_TxtEdtField::Delete(int32_t nIndex, in Delete()
305 int32_t CFDE_TxtEdtField::Replace(int32_t nIndex, in Replace()
388 int32_t nIndex, in NormalizeCaretPos()
457 int32_t nIndex, in CFDE_TxtEdtField_Integer()
506 int32_t nIndex, in CFDE_TxtEdtField_Float()
[all …]
Dfde_txtedtblock.h59 void SetIndex(int32_t nIndex) { m_nIndex = nIndex; } in SetIndex()
127 void SetIndex(int32_t nIndex) { m_nIndex = nIndex; } in SetIndex()
200 virtual int32_t Insert(int32_t nIndex, in Insert()
206 virtual int32_t Delete(int32_t nIndex, in Delete()
213 virtual int32_t Replace(int32_t nIndex, in Replace()
Dfde_txtedtengine.cpp104 IFDE_TxtEdtPage* CFDE_TxtEdtEngine::GetPage(int32_t nIndex) { in GetPage()
115 int32_t nIndex = 0; in SetTextByStream() local
229 int32_t CFDE_TxtEdtEngine::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos()
288 int32_t nIndex = MoveBackward(bBefore); in MoveCaretPos() local
311 int32_t nIndex = MoveForward(bBefore); in MoveCaretPos() local
328 int32_t nIndex = MoveBackward(bBefore); in MoveCaretPos() local
348 int32_t nIndex = MoveForward(bBefore); in MoveCaretPos() local
838 void CFDE_TxtEdtEngine::SetFormatBlock(int32_t nIndex, in SetFormatBlock()
894 void CFDE_TxtEdtEngine::GetEditBlockText(int32_t nIndex, in GetEditBlockText()
1011 int32_t CFDE_TxtEdtEngine::GetSelRange(int32_t nIndex, int32_t& nStart) { in GetSelRange()
[all …]
Dfde_txtedtbuf.cpp86 void CFDE_TxtEdtBufIter::SetAt(int32_t nIndex) { in SetAt()
298 void CFDE_TxtEdtBuf::Delete(int32_t nIndex, int32_t nLength) { in Delete()
420 void CFDE_TxtEdtBuf::Index2CP(int32_t nIndex, FDE_CHUNKPLACE& cp) const { in Index2CP()
Dfde_txtedtpage.cpp20 int32_t nIndex) { in Create()
181 int32_t CFDE_TxtEdtPage::GetCharRect(int32_t nIndex, in GetCharRect()
362 int32_t nIndex = GetCharIndex(fPoint, bBefore); in SelectWord() local
617 int32_t nIndex = in GetChar() local
/external/deqp/external/glslang/
Dosinclude.cpp42 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue()
48 bool OS_FreeTLSIndex (OS_TLSIndex nIndex) in OS_FreeTLSIndex()
54 void* OS_GetTLSValue (OS_TLSIndex nIndex) in OS_GetTLSValue()
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dlistbox.cpp44 int32_t nIndex = m_ListBoxDP.GetItemIndex(GetWidget(), hItem); in DeleteString() local
87 int32_t CFWL_ListBox::GetSelIndex(int32_t nIndex) { in GetSelIndex()
122 int32_t nIndex = m_ListBoxDP.GetItemIndex(GetWidget(), hItem); in SetFocusItem() local
133 FWL_HLISTITEM CFWL_ListBox::GetItem(int32_t nIndex) { in GetItem()
214 int32_t nIndex) { in GetItem()
227 int32_t nIndex) { in SetItemIndex()
Dedit.cpp57 int32_t CFWL_Edit::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos()
80 int32_t CFWL_Edit::GetSelRange(int32_t nIndex, int32_t& nStart) { in GetSelRange()
Dcombobox.cpp95 int32_t CFWL_ComboBox::GetEditSelRange(int32_t nIndex, int32_t& nStart) { in GetEditSelRange()
248 int32_t nIndex) { in GetItem()
261 int32_t nIndex) { in SetItemIndex()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffchoicelist.cpp156 void CXFA_FFListBox::SetItemState(int32_t nIndex, FX_BOOL bSelected) { in SetItemState()
163 int32_t nIndex) { in InsertItem()
169 void CXFA_FFListBox::DeleteItem(int32_t nIndex) { in DeleteItem()
450 void CXFA_FFComboBox::SetItemState(int32_t nIndex, FX_BOOL bSelected) { in SetItemState()
460 int32_t nIndex) { in InsertItem()
465 void CXFA_FFComboBox::DeleteItem(int32_t nIndex) { in DeleteItem()
/external/pdfium/core/src/fpdfdoc/
Ddoc_basic.cpp73 int& nIndex, in SearchNameNode()
132 int nIndex, in SearchNameNode()
202 int nIndex = 0; in GetIndex() local
208 CPDF_Object* CPDF_NameTree::LookupValue(int nIndex, in LookupValue()
220 int nIndex = 0; in LookupValue() local
Dpdf_vt.h180 TYPE GetAt(int nIndex) const { in GetAt()
186 void RemoveAt(int nIndex) { in RemoveAt()
208 CLine* GetAt(int32_t nIndex) const { return m_Lines.GetAt(nIndex); } in GetAt()
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_contentimp.cpp14 FWL_ERR IFWL_Content::InsertWidget(IFWL_Widget* pChild, int32_t nIndex) { in InsertWidget()
45 FWL_ERR CFWL_ContentImp::InsertWidget(IFWL_Widget* pChild, int32_t nIndex) { in InsertWidget()
Dfwl_gridimp.cpp24 FWL_HGRIDCOLROW IFWL_Grid::InsertColRow(FX_BOOL bColumn, int32_t nIndex) { in InsertColRow()
30 FWL_HGRIDCOLROW IFWL_Grid::GetColRow(FX_BOOL bColumn, int32_t nIndex) { in GetColRow()
251 FWL_ERR CFWL_GridImp::InsertWidget(IFWL_Widget* pChild, int32_t nIndex) { in InsertWidget()
270 int32_t nIndex = m_Widgets.Find(pWidget); in RemoveWidget() local
275 FWL_HGRIDCOLROW CFWL_GridImp::InsertColRow(FX_BOOL bColumn, int32_t nIndex) { in InsertColRow()
297 FWL_HGRIDCOLROW CFWL_GridImp::GetColRow(FX_BOOL bColumn, int32_t nIndex) { in GetColRow()
369 int32_t nIndex = m_Columns.Find(hColRow); in DeleteColRow() local
491 int32_t nIndex, in ProcFixedColRow()
514 int32_t nIndex, in ProcAutoColRow()
548 int32_t nIndex, in ProcScaledColRow()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp222 int32_t nIndex = 0; in FindItemIndex() local
263 void CPWL_IconList_Content::SetSelect(int32_t nIndex) { in SetSelect()
423 void CPWL_IconList::SetSelect(int32_t nIndex) { in SetSelect()
427 void CPWL_IconList::SetTopItem(int32_t nIndex) { in SetTopItem()
/external/pdfium/xfa/src/fee/src/fx_wordbreak/
Dfx_wordbreak_impl.cpp41 void CFX_CharIter::SetAt(int32_t nIndex) { in SetAt()
102 void CFX_WordBreak::SetAt(int32_t nIndex) { in SetAt()
/external/pdfium/core/include/fxcrt/
Dfx_basic.h329 const TYPE GetAt(int nIndex) const { in GetAt()
336 FX_BOOL SetAt(int nIndex, TYPE newElement) { in SetAt()
344 TYPE& ElementAt(int nIndex) { in ElementAt()
355 FX_BOOL SetAtGrow(int nIndex, TYPE newElement) { in SetAtGrow()
391 TYPE* InsertSpaceAt(int nIndex, int nCount) { in InsertSpaceAt()
1112 uint8_t* GetAt(int32_t nIndex) { in GetAt()
1185 T2* GetPtrAt(int32_t nIndex) { return (T2*)m_Data.GetAt(nIndex); } in GetPtrAt()
Dfx_string.h231 uint8_t GetAt(FX_STRSIZE nIndex) const { in GetAt()
614 FX_WCHAR GetAt(FX_STRSIZE nIndex) const { in GetAt()
/external/pdfium/fpdfsdk/include/formfiller/
DFFL_ComboBox.h17 int nIndex; member
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h197 TYPE GetAt(int32_t nIndex) const { in GetAt()
202 void RemoveAt(int32_t nIndex) { in RemoveAt()
/external/pdfium/core/src/fxcrt/
Dfx_basic_array.cpp83 uint8_t* CFX_BasicArray::InsertSpaceAt(int nIndex, int nCount) { in InsertSpaceAt()
103 FX_BOOL CFX_BasicArray::RemoveAt(int nIndex, int nCount) { in RemoveAt()
Dfx_basic_wstring.cpp494 void CFX_WideString::SetAt(FX_STRSIZE nIndex, FX_WCHAR ch) { in SetAt()
665 FX_STRSIZE CFX_WideString::Insert(FX_STRSIZE nIndex, FX_WCHAR ch) { in Insert()
696 FX_STRSIZE CFX_WideString::Delete(FX_STRSIZE nIndex, FX_STRSIZE nCount) { in Delete()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp58 int32_t IFWL_Edit::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos()
67 int32_t IFWL_Edit::GetSelRange(int32_t nIndex, int32_t& nStart) { in GetSelRange()
548 int32_t CFWL_EditImp::SetCaretPos(int32_t nIndex, FX_BOOL bBefore) { in SetCaretPos()
565 int32_t CFWL_EditImp::GetSelRange(int32_t nIndex, int32_t& nStart) { in GetSelRange()
1874 int32_t nIndex = pPage->GetCharIndex(pt, bBefore); in DoButtonDown() local
1922 int32_t nIndex = m_pOwner->m_pEdtEngine->GetCaretPos(); in OnLButtonDown() local
1958 int32_t nIndex = pPage->SelectWord(pt, nCount); in OnButtonDblClk() local
1980 int32_t nIndex = pPage->GetCharIndex(pt, bBefore); in OnMouseMove() local
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp236 int32_t CFX_List::FindNext(int32_t nIndex, FX_WCHAR nChar) const { in FindNext()
314 int32_t nIndex = Find(nItemIndex); in Add() local
571 int32_t nIndex = GetLastSelected(); in OnChar() local
785 void CFX_ListCtrl::SetTopItem(int32_t nIndex) { in SetTopItem()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1101 CXFA_Script CXFA_Variables::GetScript(int32_t nIndex) { in GetScript()
1455 int32_t nIndex) { in XFA_GetEdgeThickness()
2086 int32_t nIndex, in GetChoiceListItem()
2177 int32_t CXFA_WidgetData::GetSelectedItem(int32_t nIndex) { in GetSelectedItem()
2234 FX_BOOL CXFA_WidgetData::GetItemState(int32_t nIndex) { in GetItemState()
2253 void CXFA_WidgetData::SetItemState(int32_t nIndex, in SetItemState()
2349 int32_t nIndex, in InsertItem()
2503 FX_BOOL CXFA_WidgetData::DeleteItem(int32_t nIndex, in DeleteItem()
3361 int32_t nIndex) { in InsertListTextItem()
3658 CXFA_Certificate CXFA_WrapCertificate::GetCertificate(int32_t nIndex) { in GetCertificate()
[all …]

123