OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAbleNative
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fwl/src/core/
fwl_widgetmgrimp.cpp
123
if (
IsAbleNative
(pItem->pWidget)) {
227
} else if (!
IsAbleNative
(pWidget)) {
366
if (!
IsAbleNative
(pWidget)) {
372
if (!
IsAbleNative
(pWidget)) {
379
if (!
IsAbleNative
(pWidget)) {
662
FX_BOOL CFWL_WidgetMgr::
IsAbleNative
(IFWL_Widget* pWidget) {
[
all
...]
/external/pdfium/xfa/src/fwl/src/core/include/
fwl_widgetmgrimp.h
125
FX_BOOL
IsAbleNative
(IFWL_Widget* pWidget);
Completed in 169 milliseconds