OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ITextSelection
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tom.h
41
typedef struct
ITextSelection
ITextSelection
;
81
typedef struct
ITextSelection
ITextSelection
;
159
virtual HRESULT WINAPI GetSelection(
ITextSelection
**ppSel) = 0;
189
HRESULT (WINAPI *GetSelection)(ITextDocument *This,
ITextSelection
**ppSel);
243
HRESULT WINAPI ITextDocument_GetSelection_Proxy(ITextDocument *This,
ITextSelection
**ppSel);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
Completed in 176 milliseconds